diff --git a/src/views/contract/contractList.vue b/src/views/contract/contractList.vue index d8c117c..823e9d9 100644 --- a/src/views/contract/contractList.vue +++ b/src/views/contract/contractList.vue @@ -321,6 +321,64 @@ @delete="(row) => deleteContract(row.id)" @editor="" > + + + + + + + + + + + 确认 + + + {{scope.row.apply_user?scope.row.apply_user.name:''}} + + + + + + + + + + + + + + + + + + + 确认 + + + {{scope.row.undertake_user?scope.row.undertake_user.name:''}} + + + + + + + + { + this.getContracts() + }).catch() + }, async getCommonPurchasePeople() { try { this.commonPurchasePeople = (await listCommonuser({