Browse Source

放开日期限制

V1.0
tianq 3 years ago
parent
commit
d9f61c6165
  1. 2
      src/views/dataBoard/sida/wt/hiddenDangerList.vue
  2. 2
      src/views/dataBoard/sida/wt/specialCategoryList.vue
  3. 2
      src/views/dataBoard/sida/xq/list.vue

2
src/views/dataBoard/sida/wt/hiddenDangerList.vue

@ -128,7 +128,7 @@ export default {
this.type2 = getQueryPara('type2');
this.page_num = 1;
// this.getDate();
this.getDate();
this.init();
},

2
src/views/dataBoard/sida/wt/specialCategoryList.vue

@ -144,7 +144,7 @@ export default {
this.type2 = getQueryPara('type2');
this.page_num = 1;
// this.getDate();
this.getDate();
this.init();
},

2
src/views/dataBoard/sida/xq/list.vue

@ -149,7 +149,7 @@ export default {
this.type2 = getQueryPara('type2');
this.page_num = 1;
// this.getDate();
this.getDate();
this.init();
},

Loading…
Cancel
Save