- {{ row.cityId === -1 ? '' : row.cityId }}
+
+
+
+
{
this.onLoad(this.page);
@@ -540,6 +573,7 @@ export default {
if (["add", "edit"].includes(type)) {
this.imgList = [];
this.initData();
+ this.selectJW = null
done();
}
if (["edit", "view"].includes(type)) {