|
@@ -3517,6 +3517,8 @@ export default {
|
|
|
this.paramsEdit = this.$route.query.data; //接收参数
|
|
this.paramsEdit = this.$route.query.data; //接收参数
|
|
|
if (this.paramsEdit) {
|
|
if (this.paramsEdit) {
|
|
|
var _this = this;
|
|
var _this = this;
|
|
|
|
|
+ //代客录单编辑修改,传参业务员时,按传参赋值
|
|
|
|
|
+ _this.pickUser(this.paramsEdit.userid);
|
|
|
this.jqchecked = false;
|
|
this.jqchecked = false;
|
|
|
this.tbczcarShow = false;
|
|
this.tbczcarShow = false;
|
|
|
this.bbtbcarShow = false;
|
|
this.bbtbcarShow = false;
|