From cdb30aff7222cd5d73e07ba4e4dccf99ea01640c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Tue, 27 Jun 2023 20:28:55 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=99=E4=BE=9B=E5=BA=94=E5=95=86=E5=92=8C?= =?UTF-8?q?=E5=AE=A2=E6=88=B7=E6=A8=A1=E5=9D=97=E4=B8=B4=E6=97=B6=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jshERP-web/src/views/system/CustomerList.vue | 3 +++ jshERP-web/src/views/system/VendorList.vue | 3 +++ 2 files changed, 6 insertions(+) diff --git a/jshERP-web/src/views/system/CustomerList.vue b/jshERP-web/src/views/system/CustomerList.vue index 05889aca..481e94e7 100644 --- a/jshERP-web/src/views/system/CustomerList.vue +++ b/jshERP-web/src/views/system/CustomerList.vue @@ -166,6 +166,9 @@ return `${window._CONFIG['domianURL']}${this.url.importExcelUrl}`; } }, + created() { + this.$message.warning('最近对客户的查询进行了权限控制,如果列表不展示,请与客服联系,谢谢!'); + }, methods: { searchReset() { this.queryParam = { diff --git a/jshERP-web/src/views/system/VendorList.vue b/jshERP-web/src/views/system/VendorList.vue index cd707618..9e430727 100644 --- a/jshERP-web/src/views/system/VendorList.vue +++ b/jshERP-web/src/views/system/VendorList.vue @@ -165,6 +165,9 @@ return `${window._CONFIG['domianURL']}${this.url.importExcelUrl}`; } }, + created() { + this.$message.warning('最近对供应商的查询进行了权限控制,如果列表不展示,请与客服联系,谢谢!'); + }, methods: { searchReset() { this.queryParam = {