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