fix: 去除重复的 mode 字段

pull/76/head
dhb52 2025-04-19 22:10:52 +08:00
parent 4221f63493
commit c3358652fd
1 changed files with 0 additions and 1 deletions

View File

@ -160,7 +160,6 @@ export function useFormSchema(): VbenFormSchema[] {
label: '资源', label: '资源',
component: 'Select', component: 'Select',
componentProps: { componentProps: {
mode: 'tags',
placeholder: '请输入资源', placeholder: '请输入资源',
mode: 'tags', mode: 'tags',
class: 'w-full', class: 'w-full',