|
|
@@ -344,6 +344,7 @@
|
|
|
this.form.planName = data.planName;
|
|
|
this.form.isFirstProcess = data.isFirstProcess;
|
|
|
this.form.inquiryName = data.planName;
|
|
|
+ this.form.sourceType = data.sourceType;
|
|
|
|
|
|
// if (type == 'change') {
|
|
|
// this.supplierList.forEach((item) => {
|