移除供应商和客户的提示

This commit is contained in:
季圣华 2023-07-03 23:44:09 +08:00
parent 2f7c1cd950
commit 62c011e954
2 changed files with 0 additions and 2 deletions

View File

@ -167,7 +167,6 @@
}
},
created() {
this.$message.warning('最近对客户的查询进行了权限控制如果列表不展示请与客服联系谢谢');
},
methods: {
searchReset() {

View File

@ -166,7 +166,6 @@
}
},
created() {
this.$message.warning('最近对供应商的查询进行了权限控制如果列表不展示请与客服联系谢谢');
},
methods: {
searchReset() {