Commit 8dd6c620 authored by Smile's avatar Smile

bug331 批量修改货运信息,选不了国家

parent 7892bfbe
......@@ -107,7 +107,6 @@ export default {
return ids
},
exportCityList() {
console.log("this.tradeCityList", this.tradeCityList)
return this.tradeCityList.filter(item => item.type == 2 || item.type == 3)
},
showDestCountryList() {
......@@ -138,6 +137,7 @@ export default {
warehouseList: [],
showDestCityList: [],
tradeCityList:[],
destCountryList: [],
selectedRouter: null,
routerList: [],
rules: {
......
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