W.H
W.H
Reference to the video,you can set an expression to `hasMore`,and all you need just to init `totalCount`: ```js const totalCount = 1 ``` And then:  Besides, after data updated,...
直接在重置表单的方法里对data-picker重新赋值
I meet the same situation as you .Here's my solution. If you update `name` and `email` in `_config.yml` later or you already have `.deploy_git` on your root, then you should...
这个是我的解决方法:https://github.com/wangeditor-team/wangEditor/issues/4041#issuecomment-3026928957
在 `readConfigData` 方法里: https://github.com/labring/FastGPT/blob/main/projects/app/src/service/common/system/index.ts#L26-L47