From d934c968f03086a491086c39a0dca944a39eabee Mon Sep 17 00:00:00 2001 From: Yuichi Semura Date: Tue, 16 Apr 2024 23:46:54 +0900 Subject: [PATCH] fix: textfield disabled --- src/components/Roulette.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/Roulette.vue b/src/components/Roulette.vue index e3abe3e..c443036 100644 --- a/src/components/Roulette.vue +++ b/src/components/Roulette.vue @@ -447,17 +447,19 @@ watchEffect(() => { handle=".handle" item-key="." > -