소스 검색

周期字段与排序

wsx 10 달 전
부모
커밋
1b7d20b470
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/views/warehouseManagement/stockLedger/components/item-list.vue

+ 2 - 1
src/views/warehouseManagement/stockLedger/components/item-list.vue

@@ -338,7 +338,8 @@
                 prop: 'inventoryCycle',
                 label: '存货周期(天)',
                 align: 'center',
-                width: 120,
+                width: 150,
+                sortable: true,
                 showOverflowTooltip: true
               }
             : '',