@@ -642,6 +642,22 @@ export const TabColumns = [
},
{
+ item:{
+ key: "nitemdiscountrate",
+ title: "折扣(%)",
+ width:80,
+ },
+ attr:{},
+ {
+ key: "ntaxnetprice",
+ title: "含税净价",
item:{key: "arrivalQty", title: "已到货数量" , width:80,},
attr:{
// is: "el-computed-input-v2",