生产管理页面调整

dev-scheduling
zhangdi 2 months ago
parent a6c42dc24b
commit 4406b66225
  1. 2
      src/views/productionManagement/productionMonitoring.vue

@ -151,7 +151,7 @@ export default {
}, },
data() { data() {
return { return {
isWorkRateOpen: true, isWorkRateOpen: false,
isPriorityOpen: false, isPriorityOpen: false,
showAbnormal: false, showAbnormal: false,
showOemDialog: false, showOemDialog: false,

Loading…
Cancel
Save