liding
2025-04-09 efdd02d3d80253bf93f1c58e3ae25016db2d6b31
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">