From c181c821c138c6e0559473263e5ca32f4a893cbf Mon Sep 17 00:00:00 2001
From: shijingjing <1789544664@qq.com>
Date: Fri, 1 Apr 2022 13:37:56 +0800
Subject: [PATCH] =?UTF-8?q?=E8=A1=8C=E6=94=BF=E8=AE=B8=E5=8F=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../AppAdministrativeLicense.vue | 162 ++++-------------
.../components/Add.vue | 165 ++++++++++++++++++
.../components/List.vue | 148 ++++++++++++++++
.../apps/AppAdministrativeLicense/detial.vue | 68 --------
4 files changed, 348 insertions(+), 195 deletions(-)
create mode 100644 project/xiushan/apps/AppAdministrativeLicense/components/Add.vue
create mode 100644 project/xiushan/apps/AppAdministrativeLicense/components/List.vue
delete mode 100644 project/xiushan/apps/AppAdministrativeLicense/detial.vue
diff --git a/project/xiushan/apps/AppAdministrativeLicense/AppAdministrativeLicense.vue b/project/xiushan/apps/AppAdministrativeLicense/AppAdministrativeLicense.vue
index 1b2df0e5..c78d73ec 100644
--- a/project/xiushan/apps/AppAdministrativeLicense/AppAdministrativeLicense.vue
+++ b/project/xiushan/apps/AppAdministrativeLicense/AppAdministrativeLicense.vue
@@ -1,149 +1,57 @@
-
-
-
-
-
-
- +添加
-
-
-
- 导入
- 导出
-
-
- (ids = v.filter((e) => e.sysUserId).map((e) => e.sysUserId)) ">
-
-
- 详情
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
\ No newline at end of file
+
diff --git a/project/xiushan/apps/AppAdministrativeLicense/components/Add.vue b/project/xiushan/apps/AppAdministrativeLicense/components/Add.vue
new file mode 100644
index 00000000..cc6ad2cf
--- /dev/null
+++ b/project/xiushan/apps/AppAdministrativeLicense/components/Add.vue
@@ -0,0 +1,165 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/project/xiushan/apps/AppAdministrativeLicense/components/List.vue b/project/xiushan/apps/AppAdministrativeLicense/components/List.vue
new file mode 100644
index 00000000..2b6e194b
--- /dev/null
+++ b/project/xiushan/apps/AppAdministrativeLicense/components/List.vue
@@ -0,0 +1,148 @@
+
+
+
+
+
+
+
+ 添加
+
+
+
+ 导入
+ 导出
+
+
+ (ids = v.filter((e) => e.sysUserId).map((e) => e.sysUserId)) ">
+
+
+ 详情
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/project/xiushan/apps/AppAdministrativeLicense/detial.vue b/project/xiushan/apps/AppAdministrativeLicense/detial.vue
deleted file mode 100644
index 1f66bee8..00000000
--- a/project/xiushan/apps/AppAdministrativeLicense/detial.vue
+++ /dev/null
@@ -1,68 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file