32197351@qq.com пре 2 година
родитељ
комит
bf2096148b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      itdmWeb/src/views/module-iTDM/weituo/modules/step/Step1.vue

+ 1 - 1
itdmWeb/src/views/module-iTDM/weituo/modules/step/Step1.vue

@@ -43,7 +43,7 @@
       </a-col>
       <a-col :span="24">
         <a-form-model-item label="报告用章" :labelCol="labelCol" :wrapperCol="wrapperCol" prop="bgyz">
-          <j-multi-select-tag v-model="model.bgyz" placeholder="请选择报告形式" :disabled="formDisabled"
+          <j-multi-select-tag v-model="model.bgyz" placeholder="请选择报告用章" :disabled="formDisabled"
                               dictCode="weituo.bgyz" />
         </a-form-model-item>
       </a-col>