asd26269546 2 жил өмнө
parent
commit
7a8bcd7c5b

+ 1 - 0
src/components/byForm/index.vue

@@ -13,6 +13,7 @@
 				v-for="i in formConfig"
 				:key="i.model"
 				:prop="i.prop"
+				v-show="i.isShow || i.isShow == undefined"
 				:style="
 					i.type == 'title' ? 'width:100%' :
 						i.itemWidth