liuhairui 1 год назад
Родитель
Сommit
db6f81fcdb
1 измененных файлов с 4 добавлено и 2 удалено
  1. 4 2
      src/view/performance/chejianbaogong.vue

+ 4 - 2
src/view/performance/chejianbaogong.vue

@@ -2774,8 +2774,10 @@ const complaintshandle = (val, row) => {
 };
 //设置机台状态
 function onstatus() {
-	dialogSbyxgl.value=true
-	 SetMachineStatus()
+  FacilityProduction().then(()=>{
+    dialogSbyxgl.value=true
+  })
+	 // SetMachineStatus()
 	 // ReportProduceInfo()
 }
 function onClear() {