We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.4.0
vue2
使用jeecgBoot的在线表单-JS增强功能,发现getAction报签名错误。
getAction("/jeecg-boot/sys/dict/getDictItems/imglist,name,prod_no")
{"success":false,"message":"操作失败,null","code":500,"result":null,"timestamp":1666771660030}
PS: http://doc.jeecg.com/ 文档网站存在滞后?搜索签名字样只能搜索到APP打包相关的
The text was updated successfully, but these errors were encountered:
/sys/dict/getDictItems
这个接口需要传递签名
Sorry, something went wrong.
ty
参考这个升级下代码应该就好了
https://gitee.com/jeecg/ant-design-vue-jeecg/commit/7bb0808c1928c22cfaba4545d5d7480cf460d9fa
No branches or pull requests
版本号:
3.4.0
前端版本:vue3版?还是 vue2版?
vue2
问题描述:
使用jeecgBoot的在线表单-JS增强功能,发现getAction报签名错误。
截图&代码:
getAction("/jeecg-boot/sys/dict/getDictItems/imglist,name,prod_no")
{"success":false,"message":"操作失败,null","code":500,"result":null,"timestamp":1666771660030}
PS:
http://doc.jeecg.com/
文档网站存在滞后?搜索签名字样只能搜索到APP打包相关的
The text was updated successfully, but these errors were encountered: