Source/UBCS-WEB/src/views/code/code.vue | ●●●●● 补丁 | 查看 | 原始文档 | 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'} ],