2 Commits 68faee647b ... 67bb623e81

Autor SHA1 Mensaje Fecha
  liubei@c-top.com.cn 67bb623e81 Merge branch 'feature/work-test' hace 3 años
  liubei@c-top.com.cn 7cd73f80e4 运营经理页面项目列表首次加载loding hace 3 años

+ 1 - 0
src/views/modules/stockWatch/modules/new-keepManage/group-keepManage.vue

@@ -395,6 +395,7 @@
             ...mapGetters(['userInfo']),
             // 项目列表
             getItemList() {
+                this.echartsLoading = true;
                 let params = {
                     startTime: this.dateMiddleProject[0].format('YYYY-MM-DD'),
                     endTime: this.dateMiddleProject[1].format('YYYY-MM-DD'),