|
|
@@ -209,7 +209,7 @@
|
|
|
<el-col :span="24">
|
|
|
<el-form-item label="二级单位">
|
|
|
<el-select ref="selectauditOrg" v-model="firstAudit" placeholder="请选择"
|
|
|
- style="width: 90%" filterable allow-create default-first-option>
|
|
|
+ style="width: 90%" filterable allow-create default-first-option @change="auditOrgChang">
|
|
|
<el-option
|
|
|
v-for="item in organizeOption"
|
|
|
:key="item.Id"
|