|
@@ -210,6 +210,8 @@ export default {
|
|
inited() {
|
|
inited() {
|
|
this.invoice.type = ''
|
|
this.invoice.type = ''
|
|
this.funds.sum = ''
|
|
this.funds.sum = ''
|
|
|
|
+ this.redCorrection = 4
|
|
|
|
+ this.models.redType = []
|
|
this.models.refundReason = ''
|
|
this.models.refundReason = ''
|
|
this.models.refundType = ''
|
|
this.models.refundType = ''
|
|
this.models.correctionReason = ''
|
|
this.models.correctionReason = ''
|