@@ -200,7 +203,12 @@
pageNumber: 0,
pageSize: 10,
contractType:'0',
- contractName: ''
+ contractName: '',
+ cereContractInformation:{
+ tenantName:'',
+ tenantTelephone:'',
+ },
+ status:''
},
tableData: [],
total: 0,
@@ -456,7 +464,12 @@
pageSize: 10,
status:'',
contractType:'0',
- contractName: ''
+ contractName: '',
+ cereContractInformation:{
+ tenantName:'',
+ tenantTelephone:'',
+ },
+ status:''
},
this.getAll()
},
diff --git a/admin-web-master/src/views/shopRental/rentalMan/index.vue b/admin-web-master/src/views/shopRental/rentalMan/index.vue
index 2d8ee4e..158caee 100644
--- a/admin-web-master/src/views/shopRental/rentalMan/index.vue
+++ b/admin-web-master/src/views/shopRental/rentalMan/index.vue
@@ -10,9 +10,19 @@