Commit 416dcbe4 by WH

缺陷修复

parent 24f476f9
......@@ -64,7 +64,7 @@
</el-form-item>
</c-col>
<!-- <c-col :span="24">
<c-col :span="24">
<el-form-item label="提货日期" prop="lidgrp.rec.shpdat">
<c-date-picker disabled type="date" v-model="model.lidgrp.rec.shpdat" style="width:100%" placeholder="请选择日期"></c-date-picker>
</el-form-item>
......@@ -73,7 +73,7 @@
<el-form-item label="有效期限" prop="lidgrp.rec.expdat">
<c-date-picker disabled type="date" v-model="model.lidgrp.rec.expdat" style="width:100%" placeholder="请选择到期日"></c-date-picker>
</el-form-item>
</c-col> -->
</c-col>
<c-col :span="12">
<el-form-item label="到期地点" prop="lidgrp.rec.expplc">
......
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