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