spring
2025-03-05 d84ce4c19f67b22cbca8cb14bda37ec0cbb718fd
src/utils/generator/html.js
@@ -57,7 +57,7 @@
  if (conf.formBtns && type === 'file') {
    str = `<el-form-item size="large">
          <el-button type="primary" @click="submitForm">提交</el-button>
          <el-button @click="resetForm">重置</el-button>
          <el-button @click="resetForm">重 置</el-button>
        </el-form-item>`
    if (someSpanIsNot24) {
      str = `<el-col :span="24">