From e08bc304e5be985bf83d4e668daf8ffa0f256e14 Mon Sep 17 00:00:00 2001 From: Mila <Mila@pollex.com.tw> Date: 星期四, 18 十一月 2021 11:15:44 +0800 Subject: [PATCH] update: 我的顧問清單/預約清單: 調整需求單樣式 --- PAMapp/components/Ui/UiTags.vue | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/PAMapp/components/Ui/UiTags.vue b/PAMapp/components/Ui/UiTags.vue index 179dd8d..870105a 100644 --- a/PAMapp/components/Ui/UiTags.vue +++ b/PAMapp/components/Ui/UiTags.vue @@ -20,8 +20,5 @@ return; } - remove() { - this.removeTag(); - } } </script> \ No newline at end of file -- Gitblit v1.8.0