一梦七年。
一梦七年。
form-item的change事件是否是仅供内部使用,如果不是的话,那么它存在误触发的问题。在调用校验的时候也会触发change事件,原因是调用校验时会将校验结果添加到schema中,导致watch监听到schema的变化,因而会触发下面这段代码: formVM.$emit('change', { paths: this.paths, itemValue: this.schema.value, formValue: this.formData, itemOldValue: this.$data.itemValue }) 不知道这是有意为之还是意外的结果
情况如下图   
### Pre-flight checklist - [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project uses. - [X]...
 复现项目地址:https://github.com/StrongerLph/ts-vue3-vite-electron/tree/build-bug-demo
**Checklist** - [√ ] I have tried restarting my IDE and the issue persists. - [√ ] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed. **Tell us...
code :  display:  what happen? who can help me? I need `autoFillWidth`
When the quote method is invoked, Error: Failed to get crumb, status 401, statusText: Unauthorized
# Bug Report When the quote method is invoked, Error: Failed to get crumb, status 401, statusText: Unauthorized ## Describe the bug   ## Minimal Reproduction ## Environment Browser...
 如图,这个财务报表不是根路由,但我想让它处于第一位的时候不自动展开