fix 79336

This commit is contained in:
danshihao
2023-12-19 11:14:31 +08:00
parent 453e9d42bc
commit 56bfd9c571
@@ -28,7 +28,7 @@
<!-- 计划稽查对象 -->
<a-form-item :label="$t('workCenter.esInspectionPlan.planInspectionObjects')" :labelCol="labelCol" :wrapperCol="wrapperCol">
<j-select-depart :placeholder="$t('pleaseSelect') + $t('workCenter.esInspectionPlan.inspectionBasisStandardNumber')"
multi :disabled="disabled"
multi treeOpera :disabled="disabled"
v-decorator="['inspectObject', validatorRules.planInspectionObjects]" />
</a-form-item>
<!-- 主责标准化工作组 -->