|
|
@@ -423,7 +423,7 @@
|
|
|
|
|
|
this.addOrEditDialogNewFlag = true;
|
|
|
this.$nextTick(() => {
|
|
|
- this.$refs.addOrEditDialogNewRef.createInvoice1([row], '1', 4);
|
|
|
+ this.$refs.addOrEditDialogNewRef.createInvoice1([row], '2', 4);
|
|
|
});
|
|
|
// this.$refs.addOrEditDialogNewRef.$refs.form &&
|
|
|
// this.$refs.addOrEditDialogNewRef.$refs.form.clearValidate();
|