diff --git a/src/views/modules/volunteer/LifeCircleManagement/add.vue b/src/views/modules/volunteer/LifeCircleManagement/add.vue index b0fa6c51b..e79745a24 100644 --- a/src/views/modules/volunteer/LifeCircleManagement/add.vue +++ b/src/views/modules/volunteer/LifeCircleManagement/add.vue @@ -5,19 +5,15 @@ - + - + + :disabled="showdisabled" :props="{ + emitPath: false, + multiple: false, + }"> @@ -28,16 +24,7 @@ :disabled="showdisabled" class="u-item-width-normal"> - +
@@ -65,30 +52,17 @@ :disabled="showdisabled" class="u-item-width-normal"> - + -
+
-
- - + +
@@ -122,28 +96,6 @@ :disabled="showdisabled" class="u-item-width-normal"> - - - - -
@@ -155,24 +107,24 @@
- - - - - + \ No newline at end of file +} + \ No newline at end of file