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

online表单生成代码, 关联表生成vue3模板里的 *.data.ts 这个文件会有报错 #6113

Closed
mfh19891114 opened this issue Apr 12, 2024 · 4 comments

Comments

@mfh19891114
Copy link

版本号:

3.6.3

前端版本:vue3版?还是 vue2版?

vue3版

问题描述:

online表单开发 关联表生成vue3模板里的 *.data.ts 这个文件会有报错

截图&代码:
image
@mfh19891114
Copy link
Author

尝试改了下,估计是这个判断有问题,字段取错了,如下:
文件:jeecg-module-system/jeecg-system-biz/src/main/resources/jeecg/code-template-online/jvxe/onetomany/java/${bussiPackage}/${entityPackage}/vue3/${entityName}__data.tsi
第786行:
<#if (subCol.isShowList =='Y' && subCol.fieldName !='id' && po.fieldName !='delFlag')>

po.fieldName !='delFlag' 这个应该是 subCol.fieldName !='delFlag' 这样写吧

@zhangdaiscott
Copy link
Member

ws

@mfh19891114
Copy link
Author

ws

啥意思?

@1298191366
Copy link

已修复,待新版本发布

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