| | |
| | | }, |
| | | option: { |
| | | addBtn: false, |
| | | columnBtn: false, |
| | | filterBtn: false, |
| | | tip: false, |
| | | // simplePage: true, |
| | | searchShow: true, |
| | |
| | | { |
| | | label: '创建时间', |
| | | prop: 'time', |
| | | width: 300, |
| | | type: 'datetime', |
| | | search: true, |
| | | searchRange: true, |
| | |
| | | { |
| | | label: '编号', |
| | | prop: 'name', |
| | | width: 300, |
| | | width: 100, |
| | | }, |
| | | { |
| | | label: '流程类型', |
| | | width: 100, |
| | | prop: 'path', |
| | | rules: [ |
| | | { |
| | |
| | | }, |
| | | { |
| | | label: '实例编号', |
| | | width: 100, |
| | | type: 'tree', |
| | | }, |
| | | { |
| | | label: '流程实例名', |
| | | width: 100, |
| | | type: 'tree', |
| | | }, |
| | | { |
| | | label: '机床', |
| | | width: 100, |
| | | type: 'tree', |
| | | }, |
| | | { |
| | | label: '创建人', |
| | | width: 100, |
| | | type: 'tree', |
| | | }, |
| | | { |
| | | label: '创建时间', |
| | | width: 100, |
| | | type: 'tree', |
| | | }, |
| | | { |
| | | label: '到达时间', |
| | | width: 100, |
| | | type: 'tree', |
| | | }, |
| | | { |
| | | label: '到达描述', |
| | | width: 100, |
| | | type: 'tree', |
| | | }, |
| | | { |
| | | label: '文件', |
| | | width: 100, |
| | | type: 'tree', |
| | | }, |
| | | { |
| | | label: '到达时间', |
| | | width: 100, |
| | | type: 'tree', |
| | | }, |
| | | |