chenrui
2025-04-10 10903aca3b8fd5dd7cd8573fa5c99ccf19cb8f29
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">