Skip to content
New issue

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

Open
githubxubin opened this issue Apr 24, 2024 · 6 comments
Open

流程流转,无操作权限 #3

githubxubin opened this issue Apr 24, 2024 · 6 comments

Comments

@githubxubin
Copy link

给的是超管的角色,流程流转到还是无操作权限,有相关的文档吗
image

@2k9laojia
Copy link

你好,你那边可以在Linux上编译成功吗?我这边遇到这个错误:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.0.0:run (run-sql) on project lego-parent: An Ant BuildException has occured: The following error occurred while executing this line:
[ERROR] /home/SAManSys/lego-admin/lego-parent/run-sql.xml:9: The following error occurred while executing this line:
[ERROR] /home/SAManSys/lego-admin/lego-parent/run-sql.xml:57: The following error occurred while executing this line:
[ERROR] /home/SAManSys/lego-admin/lego-parent/run-sql.xml:83: Class Not Found: JDBC driver ${jdbc.classname} could not be loaded
[ERROR] around Ant part ...... @ 4:68 in /home/SAManSys/lego-admin/lego-parent/target/antrun/build-main.xml

能帮忙建议下吗?谢谢。

@zqliang-01
Copy link
Owner

给的是超管的角色,流程流转到还是无操作权限,有相关的文档吗 image

当前版本表单权限受菜单权限控制,需要给菜单关联上对应的表单后再授权菜单即可

@zqliang-01
Copy link
Owner

你好,你那边可以在Linux上编译成功吗?我这边遇到这个错误: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.0.0:run (run-sql) on project lego-parent: An Ant BuildException has occured: The following error occurred while executing this line: [ERROR] /home/SAManSys/lego-admin/lego-parent/run-sql.xml:9: The following error occurred while executing this line: [ERROR] /home/SAManSys/lego-admin/lego-parent/run-sql.xml:57: The following error occurred while executing this line: [ERROR] /home/SAManSys/lego-admin/lego-parent/run-sql.xml:83: Class Not Found: JDBC driver ${jdbc.classname} could not be loaded [ERROR] around Ant part ...... @ 4:68 in /home/SAManSys/lego-admin/lego-parent/target/antrun/build-main.xml

能帮忙建议下吗?谢谢。

linux可以正常编译的,你这个错误的地方是执行数据库脚本出错,需要确认/home/SAManSys/lego-admin/lego-parent/lego-admin/src/main/resources/application.properties配置文件是否存在,配置文件中的数据库信息需要替换成正确的信息

@githubxubin
Copy link
Author

你好,你那边可以在Linux上编译成功吗?我这边遇到这个错误: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.0.0:run (run-sql) on project lego-parent: An Ant BuildException has occured: The following error occurred while executing this line: [ERROR] /home/SAManSys/lego-admin/lego-parent/run-sql.xml:9: The following error occurred while executing this line: [ERROR] /home/SAManSys/lego-admin/lego-parent/run-sql.xml:57: The following error occurred while executing this line: [ERROR] /home/SAManSys/lego-admin/lego-parent/run-sql.xml:83: Class Not Found: JDBC driver ${jdbc.classname} could not be loaded [ERROR] around Ant part ...... @ 4:68 in /home/SAManSys/lego-admin/lego-parent/target/antrun/build-main.xml
能帮忙建议下吗?谢谢。

linux可以正常编译的,你这个错误的地方是执行数据库脚本出错,需要确认/home/SAManSys/lego-admin/lego-parent/lego-admin/src/main/resources/application.properties配置文件是否存在,配置文件中的数据库信息需要替换成正确的信息

给的是超管的角色,流程流转到还是无操作权限,有相关的文档吗 image

当前版本表单权限受菜单权限控制,需要给菜单关联上对应的表单后再授权菜单即可

非常感谢!这个目前没有什么操作文档是吗 期待回复

@githubxubin
Copy link
Author

你好,你那边可以在Linux上编译成功吗?我这边遇到这个错误: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.0.0:run (run-sql) on project lego-parent: An Ant BuildException has occured: The following error occurred while executing this line: [ERROR] /home/SAManSys/lego-admin/lego-parent/run-sql.xml:9: The following error occurred while executing this line: [ERROR] /home/SAManSys/lego-admin/lego-parent/run-sql.xml:57: The following error occurred while executing this line: [ERROR] /home/SAManSys/lego-admin/lego-parent/run-sql.xml:83: Class Not Found: JDBC driver ${jdbc.classname} could not be loaded [ERROR] around Ant part ...... @ 4:68 in /home/SAManSys/lego-admin/lego-parent/target/antrun/build-main.xml
能帮忙建议下吗?谢谢。

linux可以正常编译的,你这个错误的地方是执行数据库脚本出错,需要确认/home/SAManSys/lego-admin/lego-parent/lego-admin/src/main/resources/application.properties配置文件是否存在,配置文件中的数据库信息需要替换成正确的信息

对了 这个系统目前是不太完善还是初始化数据有问题呀 流程流转没法正常流程
image

@zqliang-01
Copy link
Owner

你好,你那边可以在Linux上编译成功吗?我这边遇到这个错误: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.0.0:run (run-sql) on project lego-parent: An Ant BuildException has occured: The following error occurred while executing this line: [ERROR] /home/SAManSys/lego-admin/lego-parent/run-sql.xml:9: The following error occurred while executing this line: [ERROR] /home/SAManSys/lego-admin/lego-parent/run-sql.xml:57: The following error occurred while executing this line: [ERROR] /home/SAManSys/lego-admin/lego-parent/run-sql.xml:83: Class Not Found: JDBC driver ${jdbc.classname} could not be loaded [ERROR] around Ant part ...... @ 4:68 in /home/SAManSys/lego-admin/lego-parent/target/antrun/build-main.xml
能帮忙建议下吗?谢谢。

linux可以正常编译的,你这个错误的地方是执行数据库脚本出错,需要确认/home/SAManSys/lego-admin/lego-parent/lego-admin/src/main/resources/application.properties配置文件是否存在,配置文件中的数据库信息需要替换成正确的信息

对了 这个系统目前是不太完善还是初始化数据有问题呀 流程流转没法正常流程 image

你这个情况是因为表单设计的不对,表单内的“线索”、“客户”字段属于外联表,需要配置为“外联表”类型,你可以参考体验环境里的配置https://admin.zqliang.cn/#/manage/custom-field/crm_contract_form

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants