From 7faa79d36196475e3c455b24e56b2da44443de60 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Tue, 4 Mar 2025 14:06:46 +0800 Subject: [PATCH] refactor: disable buttons based on permission type MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1052737 --user=刘瑞斌 【函数库】-非当前用户所有的函数,不应该支持复制和导出 https://www.tapd.cn/57709429/s/1661776 --- ui/src/views/function-lib/index.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ui/src/views/function-lib/index.vue b/ui/src/views/function-lib/index.vue index bfea00970..63548edb6 100644 --- a/ui/src/views/function-lib/index.vue +++ b/ui/src/views/function-lib/index.vue @@ -115,13 +115,17 @@