Browse Source

获取数据字典

lilei 4 năm trước cách đây
mục cha
commit
4cafdf4919
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      pages/index/index.vue

+ 2 - 0
pages/index/index.vue

@@ -105,6 +105,8 @@
 			this.getLookUpList('WEEK', 'vuex_weeks');
 			// 获取点检任务状态
 			this.getLookUpList('POINT_TASK_STATUS', 'vuex_spotCheckStatus')
+			// 获取巡店任务状态
+		    this.getLookUpList('TASK_STATUS','vuex_taskStatus')
 		},
 		methods: {
 			// 或某一项字典列表,参数code