使调取订单的时候能展示批号、序列号等字段
This commit is contained in:
@@ -359,6 +359,7 @@
|
||||
info.taxMoney = 0
|
||||
info.taxLastMoney = info.allPrice
|
||||
listEx.push(info)
|
||||
this.changeColumnShowOrHide(info)
|
||||
}
|
||||
tab.dataSource = listEx
|
||||
typeof success === 'function' ? success(res) : ''
|
||||
|
||||
Reference in New Issue
Block a user