|
@@ -847,6 +847,7 @@
|
|
if (this.radio==this.$t('other.project')) {
|
|
if (this.radio==this.$t('other.project')) {
|
|
url = this.port.project.listCost;
|
|
url = this.port.project.listCost;
|
|
param.projectId=this.proJuctId
|
|
param.projectId=this.proJuctId
|
|
|
|
+ param.type=this.yAxisValue
|
|
}else if(this.radio == this.$t('zhu-xiang-mu')){
|
|
}else if(this.radio == this.$t('zhu-xiang-mu')){
|
|
url = '/project/getTimeCostByMainProject'
|
|
url = '/project/getTimeCostByMainProject'
|
|
// param.userId = this.user.id
|
|
// param.userId = this.user.id
|