This commit is contained in:
@@ -878,10 +878,10 @@
|
||||
type: 'danger'
|
||||
})
|
||||
}
|
||||
// 打回重填
|
||||
// 打回
|
||||
if (hasAuth('refund:return')) {
|
||||
actions.push({
|
||||
label: '打回重填',
|
||||
label: '打回',
|
||||
handler: () => handleShowReturn(row),
|
||||
type: 'primary'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user