king
2025-04-06 203ac8a88045543820ab060b45ce309addbd0b7c
2025-04-06
1个文件已修改
2 ■■■ 已修改文件
src/views/transystem/index.jsx 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/transystem/index.jsx
@@ -447,7 +447,7 @@
          cell.type = 'fileupload'
          cell.fieldlength = 512
          cell.fileType = 'text'
          cell.compress = 'false'
          cell.compress = 'oss'
        } else if (item.InputType === 'spinner') {
          cell.type = 'number'
          cell.required = 'true'