Commit b375c95d authored by honghy's avatar honghy Committed by wux

需求95 报价单页面和列表调整

parent c8c72359
......@@ -526,7 +526,7 @@
</el-form-item>
</div>
<div class="form-section">
<el-form-item :label="$t('优惠信息')" :span="2" prop="remarks">
<el-form-item :label="$t('优惠信息')" :span="2" prop="specialOffers">
<el-input v-model="form.specialOffers" :rows ="6" type="textarea" placeholder="" style="width: 410px; height: 100px"></el-input>
</el-form-item>
<el-form-item :label="$t('备注')" :span="2" prop="remarks">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment