Browse Source

2026-03-31

优化
master
fengyuan_yang 3 weeks ago
parent
commit
232411fe78
  1. 2
      src/views/modules/shopOrder/productionReport/searchProductionLineOutputReport.vue

2
src/views/modules/shopOrder/productionReport/searchProductionLineOutputReport.vue

@ -91,7 +91,7 @@
v-model="searchData.date1" v-model="searchData.date1"
type="date" type="date"
value-format="yyyy-MM-dd" value-format="yyyy-MM-dd"
placeholder="开始日期"dd
placeholder="开始日期"
style="flex: 1"> style="flex: 1">
</el-date-picker> </el-date-picker>
<span style="margin: 0 8px; color: #DCDFE6;">~</span> <span style="margin: 0 8px; color: #DCDFE6;">~</span>

Loading…
Cancel
Save