|
|
@@ -226,6 +226,8 @@ export default {
|
|
|
this.getCostSummaryListFunc();
|
|
|
this.getZlListFunc();
|
|
|
this.getCyPersonListFunc();
|
|
|
+ this.getXmysygjqstFunc(1);
|
|
|
+ this.getXmysygjqstFunc(0);
|
|
|
},
|
|
|
getProjectListByYearFunc() {
|
|
|
getProjectListByYear({ year: this.currYear }).then(({ data }) => {
|