fix 79336
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
|||||||
<!-- 计划稽查对象 -->
|
<!-- 计划稽查对象 -->
|
||||||
<a-form-item :label="$t('workCenter.esInspectionPlan.planInspectionObjects')" :labelCol="labelCol" :wrapperCol="wrapperCol">
|
<a-form-item :label="$t('workCenter.esInspectionPlan.planInspectionObjects')" :labelCol="labelCol" :wrapperCol="wrapperCol">
|
||||||
<j-select-depart :placeholder="$t('pleaseSelect') + $t('workCenter.esInspectionPlan.inspectionBasisStandardNumber')"
|
<j-select-depart :placeholder="$t('pleaseSelect') + $t('workCenter.esInspectionPlan.inspectionBasisStandardNumber')"
|
||||||
multi :disabled="disabled"
|
multi treeOpera :disabled="disabled"
|
||||||
v-decorator="['inspectObject', validatorRules.planInspectionObjects]" />
|
v-decorator="['inspectObject', validatorRules.planInspectionObjects]" />
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
<!-- 主责标准化工作组 -->
|
<!-- 主责标准化工作组 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user