Browse Source

优化

master
陈裕财 3 years ago
parent
commit
c744ae1368
  1. 3
      src/views/xm/rpt/iteration/IterationWorkItemDayList.vue
  2. 3
      src/views/xm/rpt/iteration/menuDayAccumulate.vue
  3. 3
      src/views/xm/rpt/iteration/menuDayTrend.vue
  4. 3
      src/views/xm/rpt/iteration/questionDayAccumulate.vue
  5. 3
      src/views/xm/rpt/iteration/questionDayTrend.vue
  6. 3
      src/views/xm/rpt/product/menuDayAccumulate.vue
  7. 3
      src/views/xm/rpt/product/menuDayTrend.vue
  8. 3
      src/views/xm/rpt/product/productWorkItemDayList.vue
  9. 3
      src/views/xm/rpt/product/questionDayAccumulate.vue
  10. 3
      src/views/xm/rpt/product/questionDayTrend.vue
  11. 3
      src/views/xm/rpt/project/projectWorkItemDayList.vue
  12. 3
      src/views/xm/rpt/project/projectWorkloadSetDayList.vue
  13. 3
      src/views/xm/rpt/project/projectWorkloadSetMonthList.vue
  14. 3
      src/views/xm/rpt/project/taskDayAccumulate.vue
  15. 3
      src/views/xm/rpt/project/taskDayTrend.vue

3
src/views/xm/rpt/iteration/IterationWorkItemDayList.vue

@ -236,8 +236,7 @@
onProductSelected(product){ onProductSelected(product){
this.filters.product=product this.filters.product=product
this.xmProductStateHiss=[];
this.listXmIteationStateHis();
this.xmProductStateHiss=[];
}, },
onProductClear(){ onProductClear(){

3
src/views/xm/rpt/iteration/menuDayAccumulate.vue

@ -269,8 +269,7 @@
onIterationSelected(iteration){ onIterationSelected(iteration){
this.filters.iteration=iteration this.filters.iteration=iteration
this.xmProductStateHiss=[];
this.listXmIterationStateHis();
this.xmProductStateHiss=[];
}, },
onIterationClear(){ onIterationClear(){

3
src/views/xm/rpt/iteration/menuDayTrend.vue

@ -268,8 +268,7 @@
onIterationSelected(iteration){ onIterationSelected(iteration){
this.filters.iteration=iteration this.filters.iteration=iteration
this.xmProductStateHiss=[];
this.listXmIterationStateHis();
this.xmProductStateHiss=[];
}, },
onIterationClear(){ onIterationClear(){

3
src/views/xm/rpt/iteration/questionDayAccumulate.vue

@ -272,8 +272,7 @@
onIterationSelected(iteration){ onIterationSelected(iteration){
this.filters.iteration=iteration this.filters.iteration=iteration
this.xmProductStateHiss=[];
this.listXmIterationStateHis();
this.xmProductStateHiss=[];
}, },
onIterationClear(){ onIterationClear(){

3
src/views/xm/rpt/iteration/questionDayTrend.vue

@ -268,8 +268,7 @@
onIterationSelected(iteration){ onIterationSelected(iteration){
this.filters.iteration=iteration this.filters.iteration=iteration
this.xmProductStateHiss=[];
this.listXmIterationStateHis();
this.xmProductStateHiss=[];
}, },
onIterationClear(){ onIterationClear(){

3
src/views/xm/rpt/product/menuDayAccumulate.vue

@ -227,8 +227,7 @@
onProductSelected(product){ onProductSelected(product){
this.filters.product=product this.filters.product=product
this.xmProductStateHiss=[];
this.listXmProductStateHis();
this.xmProductStateHiss=[];
}, },
onProductClear(){ onProductClear(){

3
src/views/xm/rpt/product/menuDayTrend.vue

@ -225,8 +225,7 @@
onProductSelected(product){ onProductSelected(product){
this.filters.product=product this.filters.product=product
this.xmProductStateHiss=[];
this.listXmProductStateHis();
this.xmProductStateHiss=[];
}, },
onProductClear(){ onProductClear(){

3
src/views/xm/rpt/product/productWorkItemDayList.vue

@ -224,8 +224,7 @@
onProductSelected(product){ onProductSelected(product){
this.filters.product=product this.filters.product=product
this.xmProductStateHiss=[];
this.listXmProductStateHis();
this.xmProductStateHiss=[];
}, },
onProductClear(){ onProductClear(){

3
src/views/xm/rpt/product/questionDayAccumulate.vue

@ -228,8 +228,7 @@
onProductSelected(product){ onProductSelected(product){
this.filters.product=product this.filters.product=product
this.xmProductStateHiss=[];
this.listXmProductStateHis();
this.xmProductStateHiss=[];
}, },
onProductClear(){ onProductClear(){

3
src/views/xm/rpt/product/questionDayTrend.vue

@ -226,8 +226,7 @@
onProductSelected(product){ onProductSelected(product){
this.filters.product=product this.filters.product=product
this.xmProductStateHiss=[];
this.listXmProductStateHis();
this.xmProductStateHiss=[];
}, },
onProductClear(){ onProductClear(){

3
src/views/xm/rpt/project/projectWorkItemDayList.vue

@ -215,8 +215,7 @@
onProjectSelected(project){ onProjectSelected(project){
this.filters.project=project this.filters.project=project
this.xmProjectStateHiss=[];
this.listXmProjectStateHis();
this.xmProjectStateHiss=[];
}, },
onProjectClear(){ onProjectClear(){

3
src/views/xm/rpt/project/projectWorkloadSetDayList.vue

@ -247,8 +247,7 @@
onProjectSelected(project){ onProjectSelected(project){
this.filters.project=project this.filters.project=project
this.xmProjectWorkloadSetDays=[];
this.listProjectWorkloadSetDay();
this.xmProjectWorkloadSetDays=[];
}, },
onProjectClear(){ onProjectClear(){

3
src/views/xm/rpt/project/projectWorkloadSetMonthList.vue

@ -247,8 +247,7 @@
onProjectSelected(project){ onProjectSelected(project){
this.filters.project=project this.filters.project=project
this.xmProjectWorkloadSetMonths=[];
this.listProjectWorkloadSetMonth();
this.xmProjectWorkloadSetMonths=[];
}, },
onProjectClear(){ onProjectClear(){

3
src/views/xm/rpt/project/taskDayAccumulate.vue

@ -228,8 +228,7 @@
onProjectSelected(project){ onProjectSelected(project){
this.filters.project=project this.filters.project=project
this.xmProjectStateHiss=[];
this.listXmProjectStateHis();
this.xmProjectStateHiss=[];
}, },
onProjectClear(){ onProjectClear(){

3
src/views/xm/rpt/project/taskDayTrend.vue

@ -243,8 +243,7 @@
onProjectSelected(project){ onProjectSelected(project){
this.filters.project=project this.filters.project=project
this.xmProjectStateHiss=[];
this.listXmProjectStateHis();
this.xmProjectStateHiss=[];
}, },
onProjectClear(){ onProjectClear(){

Loading…
Cancel
Save