From 4b43db12ccff19b194018b4773106f0a0bb1fe5f Mon Sep 17 00:00:00 2001 From: Wenchao Gong Date: Fri, 10 Sep 2021 11:50:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=AE=A1=E6=A0=B8=E3=80=81?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=88=86=E7=A6=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/isc/service/audit.vue | 429 +++++++++++++++++++++++ ruoyi-ui/src/views/isc/service/index.vue | 167 +-------- 2 files changed, 432 insertions(+), 164 deletions(-) create mode 100644 ruoyi-ui/src/views/isc/service/audit.vue diff --git a/ruoyi-ui/src/views/isc/service/audit.vue b/ruoyi-ui/src/views/isc/service/audit.vue new file mode 100644 index 000000000..92a66f0f8 --- /dev/null +++ b/ruoyi-ui/src/views/isc/service/audit.vue @@ -0,0 +1,429 @@ + + + + \ No newline at end of file diff --git a/ruoyi-ui/src/views/isc/service/index.vue b/ruoyi-ui/src/views/isc/service/index.vue index b191f79a3..50a794f4d 100644 --- a/ruoyi-ui/src/views/isc/service/index.vue +++ b/ruoyi-ui/src/views/isc/service/index.vue @@ -71,17 +71,6 @@ v-hasPermi="['isc:service:edit']" >修改 - - 批量审核 - - \ No newline at end of file + \ No newline at end of file