@@ -113,13 +113,13 @@
return {
// 表格列配置
columns: [
- // {
- // columnKey: 'selection',
- // type: 'selection',
- // width: 45,
- // align: 'center',
- // fixed: 'left'
- // },
+ {
+ columnKey: 'selection',
+ type: 'selection',
+ width: 45,
+ align: 'center',
+ fixed: 'left'
+ },
{
prop: 'code',
label: '工序编码',