From 4f4037cbdbed7d1798f21fc66cb605b52dbdedc6 Mon Sep 17 00:00:00 2001 From: Mila <Mila@pollex.com.tw> Date: 星期三, 24 十一月 2021 14:57:04 +0800 Subject: [PATCH] update: TODO#130032 串接客戶登入 API --- 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