浏览代码

装箱单成衣新增取消表格固定

jbb 2 年之前
父节点
当前提交
ec95441e01
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/packing-list/packinglist-clothes/clothesAddDrawer.vue

+ 2 - 2
src/views/packing-list/packinglist-clothes/clothesAddDrawer.vue

@@ -237,14 +237,14 @@ export default {
           title: '账套',
           key: 'acSetNo',
           width: 160,
-          fixed: 'left',
+          // fixed: 'left',
            type: JVXETypes.normal,
         },
         {
           title: '成衣工厂',
           key: 'garmentFactory',
           width: 120,
-          fixed: 'left',
+          // fixed: 'left',
            type: JVXETypes.normal,
         },
         {