bug:海外删除传参修改

This commit is contained in:
fanlin
2021-07-27 10:22:28 +08:00
parent 2ca76bf2ec
commit c796c9f67c
@@ -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){