@@ -101,7 +101,7 @@ const getDataApi = async () => {
}
//搜索表单
-const searchType = ref('code')
+const searchType = ref('postCode')
const searchName = ref('')
const searchForm = ref({ current: 1, size: 30, total: 0 })