From e2ab1aa65a78b2ec045c75efe7301ac5b24f331f Mon Sep 17 00:00:00 2001 From: kongdeqiang <123456> Date: 星期一, 30 一月 2023 17:27:24 +0800 Subject: [PATCH] 修改前端页面 --- src/components/page/whiteList/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/page/whiteList/index.vue b/src/components/page/whiteList/index.vue index 65aa2d7..df08fa5 100644 --- a/src/components/page/whiteList/index.vue +++ b/src/components/page/whiteList/index.vue @@ -81,7 +81,7 @@ endTime: '', startTime: '', parkIds: '', - name: '' + name: '', }, ids:[], urlPath:this.$systemconfig.basePath + '/whiteList/', -- Gitblit v1.9.1