fixed bug

This commit is contained in:
chenjianan
2019-06-24 14:16:30 +08:00
parent b3aaf8173b
commit 58183849bd
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
<span>外协厂家:</span>
<el-input v-model="manufacturers" size="small" placeholder="外协厂家" style="width:200px" clearable/>
<span>下达任务日期:</span>
<el-date-picker0
<el-date-picker
type="date"
size="small"
placeholder="选择日期"/>