Source/UBCS-WEB/src/components/FormTemplate/index.vue
@@ -9,7 +9,7 @@ append-to-body > <avue-form :option="option" v-loading="loading" ref="form"> <template :slot="item.prop + 'Label'" v-for="item in option.column""> <template :slot="item.prop + 'Label'" v-for="item in option.column"> <div> <span>{{ item.label }}</span> <el-tooltip