From 2961569ad7a13d74bd55b33c588d22a7bb1f705d Mon Sep 17 00:00:00 2001 From: Tomas <tomasysh@gmail.com> Date: 星期三, 15 十二月 2021 13:09:16 +0800 Subject: [PATCH] Merge branch 'master' of https://dev.pollex.com.tw:8443/r/pcalife/PAM --- 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