lilei 4 年 前
コミット
33183bdb4f
1 ファイル変更2 行追加0 行削除
  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();