Source/UBCS-WEB/src/components/template/FlowPath.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Source/UBCS-WEB/src/components/template/Stage.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Source/UBCS-WEB/src/components/template/FlowPath.vue
@@ -47,7 +47,7 @@ startData: [], form: {}, option: { height: 'auto', height: '285', border: true, align: 'center', menu: !this.checkStatus || this.crudLCStatus == 'Editing', Source/UBCS-WEB/src/components/template/Stage.vue
@@ -55,7 +55,6 @@ }, data() { const options = { height: "auto", border: true, addBtn: false, align: 'center', @@ -111,7 +110,7 @@ ], option: { ...options, height: 'auto', height: '330', column: [ {label: '模板编号', prop: 'modelKey'}, {label: '模板名称', prop: 'modelName'},