Commit 0831072d by zhuzhequan

podus修改

parent 8c4e01eb
...@@ -1350,6 +1350,7 @@ const [searchForm] = useValue<SearchForm>({ ...@@ -1350,6 +1350,7 @@ const [searchForm] = useValue<SearchForm>({
platform: '', platform: '',
productionClient: '', productionClient: '',
}) })
const countryList = ref([])
const currentRow = ref<AddressInfo>({ const currentRow = ref<AddressInfo>({
receiverName: '', receiverName: '',
receiverPhone: '', receiverPhone: '',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment