diff --git a/dangan-ui/src/views/dangan/catalog/index.vue b/dangan-ui/src/views/dangan/catalog/index.vue
index 6dfe58a..64a24e9 100644
--- a/dangan-ui/src/views/dangan/catalog/index.vue
+++ b/dangan-ui/src/views/dangan/catalog/index.vue
@@ -72,13 +72,18 @@
+
+
+
+
+
{{ parseTime(scope.row.createTime) }}
-
+
-
+
-
+
+
+
+
乡镇
村/社区
+
+
+
@@ -526,6 +537,8 @@ export default {
// 上级类目选择
selectPid(){
this.form.ywType = undefined;
+ this.form.picPath = undefined;
+ this.form.muName = undefined;
},
// 业务类型
changeYwType(val){