Browse Source

业务员端+客户端修改

master
liutong 1 year ago
parent
commit
be3612314c
  1. 2
      page_salesman_index/index/index.vue

2
page_salesman_index/index/index.vue

@ -318,7 +318,7 @@
this.headimg = res.data.headimg this.headimg = res.data.headimg
this.nickname = res.data.realname this.nickname = res.data.realname
if (!authList || authList.length <= 0 || 1==1) { if (!authList || authList.length <= 0) {
// //
this.box = true this.box = true
this.$api.sendRequest({ this.$api.sendRequest({

Loading…
Cancel
Save