bug:海外删除传参修改
This commit is contained in:
@@ -2187,7 +2187,7 @@ export default {
|
||||
type: 'warning'
|
||||
}).then(() => {
|
||||
this.$http.delete("sarResource/ts-resource", {
|
||||
menuId: data.id
|
||||
resourceId: data.id
|
||||
}, res => {
|
||||
}, e => {
|
||||
if(e.ok){
|
||||
|
||||
Reference in New Issue
Block a user