fix bug
This commit is contained in:
@@ -719,7 +719,6 @@ export default {
|
||||
this.contractLoading = true;
|
||||
try {
|
||||
const res = await getContractList(1, 999, {
|
||||
approvalStatuses: 'approved,change_approved',
|
||||
contractCategory,
|
||||
});
|
||||
const data = this.unwrapPage(res);
|
||||
|
||||
Reference in New Issue
Block a user