From 62c011e954d0baaafc1755bb2c4355b889d68fd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Mon, 3 Jul 2023 23:44:09 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E4=BE=9B=E5=BA=94=E5=95=86?= =?UTF-8?q?=E5=92=8C=E5=AE=A2=E6=88=B7=E7=9A=84=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 | 1 - jshERP-web/src/views/system/VendorList.vue | 1 - 2 files changed, 2 deletions(-) diff --git a/jshERP-web/src/views/system/CustomerList.vue b/jshERP-web/src/views/system/CustomerList.vue index 481e94e7..2f32fdc4 100644 --- a/jshERP-web/src/views/system/CustomerList.vue +++ b/jshERP-web/src/views/system/CustomerList.vue @@ -167,7 +167,6 @@ } }, created() { - this.$message.warning('最近对客户的查询进行了权限控制,如果列表不展示,请与客服联系,谢谢!'); }, methods: { searchReset() { diff --git a/jshERP-web/src/views/system/VendorList.vue b/jshERP-web/src/views/system/VendorList.vue index 9e430727..0c6dafe4 100644 --- a/jshERP-web/src/views/system/VendorList.vue +++ b/jshERP-web/src/views/system/VendorList.vue @@ -166,7 +166,6 @@ } }, created() { - this.$message.warning('最近对供应商的查询进行了权限控制,如果列表不展示,请与客服联系,谢谢!'); }, methods: { searchReset() {