diff --git a/project/sanjianxi/apps/AppHelpByNeighbours/hbnList.vue b/project/sanjianxi/apps/AppHelpByNeighbours/hbnList.vue index 36432800..b8f277bb 100644 --- a/project/sanjianxi/apps/AppHelpByNeighbours/hbnList.vue +++ b/project/sanjianxi/apps/AppHelpByNeighbours/hbnList.vue @@ -75,7 +75,7 @@ export default { }, data() { return { - search: {name: ""}, + search: {name: "", ids: ""}, page: {current: 1, size: 10, total: 0}, tableData: [], dialog: false,