lilei před 4 roky
rodič
revize
33183bdb4f
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      pages/work/index/index.vue

+ 2 - 0
pages/work/index/index.vue

@@ -456,6 +456,8 @@ export default {
 		},
 		// 设备异常
 		devError(msg){
+			this.showStart = false;
+			this.showStop = false;
 			this.status = "error-end";
 			this.$u.vuex('vuex_workStatus','error-end')
 			this.resetLoadingStatus();