移除供应商和客户的提示
This commit is contained in:
parent
2f7c1cd950
commit
62c011e954
@ -167,7 +167,6 @@
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.$message.warning('最近对客户的查询进行了权限控制,如果列表不展示,请与客服联系,谢谢!');
|
||||
},
|
||||
methods: {
|
||||
searchReset() {
|
||||
|
||||
@ -166,7 +166,6 @@
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.$message.warning('最近对供应商的查询进行了权限控制,如果列表不展示,请与客服联系,谢谢!');
|
||||
},
|
||||
methods: {
|
||||
searchReset() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user