田源
2023-05-26 beed32d5c297b07a261ed8c89bcc98503a8896dc
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