@ -30,7 +30,7 @@
</a-col>
<a-col :span="24">
<a-form-model-item label="是否销售" :labelCol="labelCol" :wrapperCol="wrapperCol" prop="ifSale">
<j-dict-select-tag v-model="model.ifSale" placeholder="请输入是否销售" style="width: 100%" />
<j-dict-select-tag v-model="model.ifSale" dictCode="ifSale" placeholder="请输入是否销售" style="width: 100%" />
</a-form-model-item>