Bläddra i källkod

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

jbb 2 år sedan
förälder
incheckning
ec95441e01
1 ändrade filer med 2 tillägg och 2 borttagningar
  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,
         },
         {