|
|
@@ -3288,7 +3288,6 @@ export default {
|
|
|
//用户发展员工
|
|
|
that.infoModel.staffNo =result.staffNo;
|
|
|
that.infoModel.customerNo =result.customerNo;
|
|
|
- that.infoModel.customerName =result.customerName;
|
|
|
that.infoModel.userNo =result.userNo;
|
|
|
that.infoModel.networkAccessTime =result.networkAccessTime;
|
|
|
that.infoModel.firstActivationDate =result.firstActivationDate;
|