The note is not visible to the blocked user.
this
直接await
不要用 v-model
!total
何必呢 const el = textRef.value;
--
你这个也是 都做了 节流了 还加什么 setTimeout 直接一个await 不就行了吗
this v-model
直接绑定表单 value 不就行了 这个tsx 为啥 还要用v-model
这个抽离 到form 上
mock 删了