feat: There is no way the delResourceById

This commit is contained in:
super_liu
2021-08-25 15:25:33 +08:00
parent 6b89c5f430
commit f4d9b34d7b
3 changed files with 3 additions and 3 deletions
@@ -2082,7 +2082,7 @@ export default {
roundButton: true,
type: 'warning'
}).then(() => {
this.$http.delete("sarResource/ts-resource", {
this.$http.put("sarResource/ts-resource/delResourceById", {
resourceId: data.id
}, res => {
}, e => {