@@ -145,6 +145,7 @@ const maturityList = ref([])
const industryList = ref([])
// 字典表
const fieldList = ref([])
+const cityList = ref([])
// 列表
const list = ref([])
let skip = 0