From 4a57c0c52e057b8af591792bb67bf777094173e0 Mon Sep 17 00:00:00 2001 From: aBin Date: Mon, 8 Nov 2021 16:37:14 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=88=87=E6=8D=A2=E8=A7=92=E8=89=B2?= =?UTF-8?q?=E6=97=B6,=E5=8F=96=E6=B6=88=E6=98=BE=E7=A4=BA=E5=A4=9A?= =?UTF-8?q?=E8=A7=92=E8=89=B2=E4=B8=8B=E6=8B=89=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- src/components/Roles/Roles.vue | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 824e0ab..8b3d54e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.1.0 (2021-11-04) +# 0.1.0 (2021-11-08) ### 🌟 新功能 范围|描述|commitId @@ -32,6 +32,7 @@ - | 日历定位;合并 | [ea3f937](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/ea3f937) - | 上传逻辑变化 | [3ff1dc2](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/3ff1dc2) - | 设置小红点 | [9316bcb](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/9316bcb) + - | 省卫健委相关修改 | [57ccd0b](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/57ccd0b) - | 时间基准线,默认插件 | [a33ba1e](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/a33ba1e) - | 时间轴界面 | [33927e9](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/33927e9) - | 时间轴修改状态时提示框增加 | [e841392](https://dd.tall.wiki/gitea/wally/tall-mui-3-project/commits/e841392) diff --git a/src/components/Roles/Roles.vue b/src/components/Roles/Roles.vue index 4700e54..210a053 100644 --- a/src/components/Roles/Roles.vue +++ b/src/components/Roles/Roles.vue @@ -176,6 +176,7 @@ export default { // 时间基准点不用管 project监听了roleId 里处理了 changeRole(id, index) { try { + this.isActive = false; // 清除多余的script this.clearPluginScript(); this.$nextTick(() => {