From 43c2733c57fa291899880a7e233ccd5c1ea58dbc Mon Sep 17 00:00:00 2001 From: xuhaoyun Date: Mon, 8 May 2023 15:16:59 +0800 Subject: [PATCH] 0508 --- src/views/archives/index.vue | 13 +- .../systemManagement/companyList/index.vue | 105 +- yarn.lock | 16169 ++++++++-------- 3 files changed, 8104 insertions(+), 8183 deletions(-) diff --git a/src/views/archives/index.vue b/src/views/archives/index.vue index 18bbf41..272a77d 100644 --- a/src/views/archives/index.vue +++ b/src/views/archives/index.vue @@ -184,8 +184,8 @@ - - + @@ -205,8 +205,8 @@ import car from './car.vue' import wupin from './wupin.vue' import anjian from './anjian.vue' import qiyeyuangong from './qiyeyuangong.vue' -import liudongrenyuan from './liudongrenyuan.vue' -import fangke from './fangke.vue' +// import liudongrenyuan from './liudongrenyuan.vue' +// import fangke from './fangke.vue' export default { components: { monitor, @@ -216,8 +216,8 @@ export default { wupin, anjian, qiyeyuangong, - liudongrenyuan, - fangke + // liudongrenyuan, + // fangke }, data() { return { @@ -314,7 +314,6 @@ export default { child.$el.scrollIntoView() } }, - searchCompany() { const id = sessionStorage.getItem('companyID') const companyName = sessionStorage.getItem('companyName') diff --git a/src/views/systemManagement/companyList/index.vue b/src/views/systemManagement/companyList/index.vue index caa149d..3400191 100644 --- a/src/views/systemManagement/companyList/index.vue +++ b/src/views/systemManagement/companyList/index.vue @@ -13,11 +13,7 @@