@@ -30,7 +30,7 @@
</a-col>
<a-col :span="24">
<a-form-model-item label="报告用章" :labelCol="labelCol" :wrapperCol="wrapperCol" prop="bgyz">
- <j-dict-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>