|
@@ -40,8 +40,8 @@ export default {
|
|
action:[
|
|
action:[
|
|
{ text: '作废',handleId:0},
|
|
{ text: '作废',handleId:0},
|
|
{ text: '设为非订单款',handleId:2},
|
|
{ text: '设为非订单款',handleId:2},
|
|
- // { text: '设为返佣款',handleId:3},
|
|
|
|
- // { text: '设为供应商退款',handleId:4},
|
|
|
|
|
|
+ { text: '设为返佣款',handleId:3},
|
|
|
|
+ { text: '设为供应商退款',handleId:4},
|
|
],
|
|
],
|
|
},
|
|
},
|
|
{
|
|
{
|