소스 검색

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

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,
         },
         {