fix: withDefaultPlaceholder中将placeholder修改为computed, 解决后续使用updateSchema无法正常更新显示placeholder(响应式问题)

This commit is contained in:
dap
2025-03-14 16:09:37 +08:00
parent f415664acf
commit 2e064604c1
3 changed files with 23 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@vben/web-antd",
"version": "1.2.2",
"version": "1.2.3",
"homepage": "https://vben.pro",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": {