Browse Source

no message

featrue/v4.1
xpz2018 5 years ago
parent
commit
e3e79dad09
1 changed files with 1 additions and 1 deletions
  1. 2
      pages/agent/edit/index.js

2
pages/agent/edit/index.js

@ -99,7 +99,7 @@ Page({
}
getRelation().then(result => {
if(util.isEmpty(result.data) || util.isEmpty(result.data.bizUserId)){
// this.showDialog()
this.showDialog()
}
}).catch(err => {
//异常回调

Loading…
Cancel
Save