|
|
|
@ -496,9 +496,10 @@ export default {
|
|
|
|
|
this.sValue = this.formData.corpName;
|
|
|
|
|
this.getOrderDetailList();
|
|
|
|
|
} else {
|
|
|
|
|
|
|
|
|
|
this.editType=false;
|
|
|
|
|
this.formData = {
|
|
|
|
|
invCode: null,
|
|
|
|
|
invCode: this.$store.getters.locInvCode,
|
|
|
|
|
targetInvCode: null,
|
|
|
|
|
billNo: null,
|
|
|
|
|
billDate: "",
|
|
|
|
|