liuhairui преди 1 година
родител
ревизия
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() {