报价管理,不复制修改人信息
This commit is contained in:
parent
a23d78dbde
commit
6822f3d81f
@ -384,6 +384,11 @@ export default {
|
||||
if(this.isCopy){
|
||||
this.form.quoteName=this.form.quoteName+"_Copy"
|
||||
console.log(this.form);
|
||||
this.form.updateBy = null;
|
||||
this.form.updateByName = null;
|
||||
this.form.updateSite = null;
|
||||
this.form.updateSiteName = null;
|
||||
this.form.updateTime = null;
|
||||
// this.form.transLineCode=response.data.transLineCode;
|
||||
// console.log(this.form);
|
||||
}
|
||||
|
||||
@ -387,6 +387,11 @@ export default {
|
||||
if(this.isCopy){
|
||||
this.form.quoteName=this.form.quoteName+"_Copy"
|
||||
console.log(this.form);
|
||||
this.form.updateBy = null;
|
||||
this.form.updateByName = null;
|
||||
this.form.updateSite = null;
|
||||
this.form.updateSiteName = null;
|
||||
this.form.updateTime = null;
|
||||
// this.form.transLineCode=response.data.transLineCode;
|
||||
// console.log(this.form);
|
||||
}
|
||||
|
||||
@ -398,6 +398,11 @@ export default {
|
||||
if(this.isCopy){
|
||||
this.form.quoteName=this.form.quoteName+"_Copy"
|
||||
console.log(this.form);
|
||||
this.form.updateBy = null;
|
||||
this.form.updateByName = null;
|
||||
this.form.updateSite = null;
|
||||
this.form.updateSiteName = null;
|
||||
this.form.updateTime = null;
|
||||
// this.form.transLineCode=response.data.transLineCode;
|
||||
// console.log(this.form);
|
||||
}
|
||||
|
||||
@ -402,6 +402,11 @@ export default {
|
||||
if(this.isCopy){
|
||||
this.form.quoteName=this.form.quoteName+"_Copy"
|
||||
console.log(this.form);
|
||||
this.form.updateBy = null;
|
||||
this.form.updateByName = null;
|
||||
this.form.updateSite = null;
|
||||
this.form.updateSiteName = null;
|
||||
this.form.updateTime = null;
|
||||
// this.form.transLineCode=response.data.transLineCode;
|
||||
// console.log(this.form);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user