diff --git a/project/xiushan/apps/financing/AppFinancingNeeds/needsList.vue b/project/xiushan/apps/financing/AppFinancingNeeds/needsList.vue index 2cac8719..932c1374 100644 --- a/project/xiushan/apps/financing/AppFinancingNeeds/needsList.vue +++ b/project/xiushan/apps/financing/AppFinancingNeeds/needsList.vue @@ -9,7 +9,7 @@ :selectList="dict.getDict('financingDemandApplyType')"/> @@ -41,7 +41,7 @@ export default { }, data() { return { - search: {enterpriseName: ""}, + search: {name: ""}, page: {current: 1, size: 10, total: 0}, tableData: [], colConfigs: [