xiaohaizhao преди 1 година
родител
ревизия
e19f1280af
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pages/index/modules/home.vue

+ 1 - 1
pages/index/modules/home.vue

@@ -79,7 +79,7 @@ export default {
 			this.$refs.notice.getList(true);
 			this.$refs.spectaculars.getDetail();
 			this.$refs.patrolScheme.getDetail();
-			this.$refs.workroder.getlist(true);
+			if (this.showWorkrder) this.$refs.workroder.getlist(true);
 		},
 		getWeather() {
 			this.$Http.basic({