Commit 1d9fc815 authored by hiyonx's avatar hiyonx

更新销售订单sap

parent a32ecb45
......@@ -154,7 +154,7 @@
</el-col>
<el-col :span="6">
<el-form-item label="采购订单日期" prop="purchaseDate">
<el-date-picker v-model="form.purchaseDate" class="form-item" type="date" value-format="yyyyMMdd" placeholder="请选择客户采购订单日期" clearable/>
<el-date-picker v-model="form.purchaseDate" class="form-item" type="date" placeholder="请选择客户采购订单日期" clearable/>
</el-form-item>
</el-col>
<el-col :span="6">
......
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