|
|
@ -37,7 +37,6 @@ |
|
|
|
}, |
|
|
|
}, |
|
|
|
setup(props) { |
|
|
|
setup(props) { |
|
|
|
const attrs = useAttrs(); |
|
|
|
const attrs = useAttrs(); |
|
|
|
console.log('村上春树', attrs); |
|
|
|
|
|
|
|
// Embedded in the form, just use the hook binding to perform form verification |
|
|
|
// Embedded in the form, just use the hook binding to perform form verification |
|
|
|
const [state] = useRuleFormItem(props); |
|
|
|
const [state] = useRuleFormItem(props); |
|
|
|
|
|
|
|
|
|
|
|