From f831af9f8832161a88c1b3262ea4d8935f4114b7 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Fri, 1 Apr 2022 14:04:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppAdministrativeLicense.vue | 3 +- .../components/Detail.vue | 140 +++++++++++++++ .../components/List.vue | 10 +- .../components/Detail.vue | 167 ++++++++++++++++++ .../components/List.vue | 17 +- .../components/Detail.vue | 155 ++++++++++++++++ .../AppDishonestExecutee/components/List.vue | 17 +- .../AppRatepayingInfo/components/Detail.vue | 152 ++++++++++++++++ .../AppRatepayingInfo/components/List.vue | 17 +- 9 files changed, 664 insertions(+), 14 deletions(-) create mode 100644 project/xiushan/apps/AppAdministrativeLicense/components/Detail.vue create mode 100644 project/xiushan/apps/AppAdministrativePenalty/components/Detail.vue create mode 100644 project/xiushan/apps/AppDishonestExecutee/components/Detail.vue create mode 100644 project/xiushan/apps/AppRatepayingInfo/components/Detail.vue diff --git a/project/xiushan/apps/AppAdministrativeLicense/AppAdministrativeLicense.vue b/project/xiushan/apps/AppAdministrativeLicense/AppAdministrativeLicense.vue index c78d73ec..0e778e60 100644 --- a/project/xiushan/apps/AppAdministrativeLicense/AppAdministrativeLicense.vue +++ b/project/xiushan/apps/AppAdministrativeLicense/AppAdministrativeLicense.vue @@ -9,6 +9,7 @@ + + \ No newline at end of file diff --git a/project/xiushan/apps/AppAdministrativeLicense/components/List.vue b/project/xiushan/apps/AppAdministrativeLicense/components/List.vue index 2b6e194b..bf57da9c 100644 --- a/project/xiushan/apps/AppAdministrativeLicense/components/List.vue +++ b/project/xiushan/apps/AppAdministrativeLicense/components/List.vue @@ -16,7 +16,7 @@