|
|
@ -1618,6 +1618,7 @@ |
|
|
let inData={ |
|
|
let inData={ |
|
|
site: this.currentRow.site, |
|
|
site: this.currentRow.site, |
|
|
projectId: this.currentRow.projectId, |
|
|
projectId: this.currentRow.projectId, |
|
|
|
|
|
userName:this.$store.state.user.name, |
|
|
page: 1, |
|
|
page: 1, |
|
|
limit: 1000 |
|
|
limit: 1000 |
|
|
} |
|
|
} |
|
|
@ -1627,7 +1628,7 @@ |
|
|
let inData={ |
|
|
let inData={ |
|
|
site: this.currentRow.site, |
|
|
site: this.currentRow.site, |
|
|
projectId: this.currentRow.projectId, |
|
|
projectId: this.currentRow.projectId, |
|
|
username:this.$store.state.user.name, |
|
|
|
|
|
|
|
|
createBy:this.$store.state.user.name, |
|
|
no: 1, |
|
|
no: 1, |
|
|
size: 1000 |
|
|
size: 1000 |
|
|
} |
|
|
} |
|
|
@ -1637,7 +1638,7 @@ |
|
|
let inData={ |
|
|
let inData={ |
|
|
site: this.currentRow.site, |
|
|
site: this.currentRow.site, |
|
|
projectId: this.currentRow.projectId, |
|
|
projectId: this.currentRow.projectId, |
|
|
username:this.$store.state.user.name, |
|
|
|
|
|
|
|
|
createBy:this.$store.state.user.name, |
|
|
page: 1, |
|
|
page: 1, |
|
|
limit: 1000 |
|
|
limit: 1000 |
|
|
} |
|
|
} |
|
|
@ -1647,7 +1648,7 @@ |
|
|
let inData={ |
|
|
let inData={ |
|
|
site: this.currentRow.site, |
|
|
site: this.currentRow.site, |
|
|
projectId: this.currentRow.projectId, |
|
|
projectId: this.currentRow.projectId, |
|
|
// username:this.$store.state.user.name, |
|
|
|
|
|
|
|
|
createBy:this.$store.state.user.name, |
|
|
page: 1, |
|
|
page: 1, |
|
|
limit: 1000 |
|
|
limit: 1000 |
|
|
} |
|
|
} |
|
|
@ -1657,7 +1658,7 @@ |
|
|
let inData={ |
|
|
let inData={ |
|
|
site: this.currentRow.site, |
|
|
site: this.currentRow.site, |
|
|
projectId: this.currentRow.projectId, |
|
|
projectId: this.currentRow.projectId, |
|
|
username:this.$store.state.user.name, |
|
|
|
|
|
|
|
|
createBy:this.$store.state.user.name, |
|
|
page: 1, |
|
|
page: 1, |
|
|
limit: 1000 |
|
|
limit: 1000 |
|
|
} |
|
|
} |
|
|
|