@lowcoder66/easy-admin
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@lowcoder66/easy-admin", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Admin framework for Vue.js", | ||
@@ -53,3 +53,3 @@ "main": "dist/admin.common.js", | ||
}, | ||
"gitHead": "7cae68f853ff3e840794d0ccbf9153886ba622e8" | ||
"gitHead": "9ddbe5274dce8b2fb1cc507e0776eba4c012a27c" | ||
} |
@@ -144,5 +144,5 @@ import { | ||
httpClient.post(resourceUrl, params.data) | ||
return httpClient.post(resourceUrl, params.data) | ||
}, | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1101173