浏览代码

采购订单维护子表物料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,
         },