소스 검색

采购订单维护子表物料ID宽度

002390 1 년 전
부모
커밋
ebd1cbb146
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/purchase/purchase-order/column.js

+ 1 - 1
src/views/purchase/purchase-order/column.js

@@ -502,7 +502,7 @@ export const TabColumns = [
         
       },
       { 
-        item:{key: "material", title: "物料ID",width:10, },
+        item:{key: "material", title: "物料ID",width:120, },
         attr:{
           isHidden:true,
         },