ysy 2 年之前
父節點
當前提交
0690f66afd
共有 1 個文件被更改,包括 7 次插入7 次删除
  1. 7 7
      src/views/technology/production/index.vue

+ 7 - 7
src/views/technology/production/index.vue

@@ -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: '工序编码',