Browse Source

bug 修复

lilei 4 năm trước cách đây
mục cha
commit
33183bdb4f
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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();