duy 1 year ago
parent
commit
ef92bea5b7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/api/modules/base/policy.js

+ 1 - 1
src/api/modules/base/policy.js

@@ -29,7 +29,7 @@ export default {
             return httpApi({
                 url: '/api/blade-land/policyInfo/remove',
                 method: 'post',
-                params: form,
+                data: form,
             }, msg)
         },
         //文件上传