田源
2023-11-28 8e8a803c51dce12cc0a974f9ac6cef4883f8ec34
自定义流水bean
已修改1个文件
2 ■■■ 文件已修改
Source/UBCS-WEB/src/views/code/code.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Source/UBCS-WEB/src/views/code/code.vue
@@ -1385,7 +1385,7 @@
            cols: [
              {title: '算法编号', field: 'id', width: 200},
              {title: '算法名称', field: 'name', width: 150},
              {title: '类全路径', field: 'classFullName', width: 300},
              {title: '自定义流水Bean', field: 'classFullName', width: 300},
              {title: '类型', field: 'serialType', width: 300},
              {title: '描述', field: 'description'}
            ],