Browse Source

二级市场采购商补扣款

linbl 11 months ago
parent
commit
70b77627ef
1 changed files with 5 additions and 0 deletions
  1. 5 0
      sa-frame/menu-list-sp.js

+ 5 - 0
sa-frame/menu-list-sp.js

@@ -738,6 +738,11 @@ window.menuList.unshift({
 								name: '删除订单',
 								isShow: false
 							},
+							{
+								id: 'tb-orders-deduction',
+								name: '采购商补扣款',
+								isShow: false
+							},
 						]
 					}
 				]