From 562e4a4630f2c4bb72ffcde1334b2e85f3434130 Mon Sep 17 00:00:00 2001 From: caiyuchao Date: Sat, 26 Jul 2025 17:53:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=BD=91=E5=85=83=E5=88=86=E7=BB=84?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=92=8C=E6=94=AF=E6=8C=81=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E7=94=B3=E8=AF=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../license/license/components/ne-code.vue | 93 ++++------------ .../src/views/license/license/data.ts | 100 +++++++++--------- .../src/views/license/license/index.vue | 2 +- .../views/license/license/modules/form.vue | 72 +++++++++++-- 4 files changed, 133 insertions(+), 134 deletions(-) diff --git a/apps/web-antd/src/views/license/license/components/ne-code.vue b/apps/web-antd/src/views/license/license/components/ne-code.vue index f26c17f..0697881 100644 --- a/apps/web-antd/src/views/license/license/components/ne-code.vue +++ b/apps/web-antd/src/views/license/license/components/ne-code.vue @@ -1,91 +1,40 @@