浏览代码

红冲弹框重置

xuzhiheng 2 年之前
父节点
当前提交
0217fe9844
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/order/components/detailModel.vue

+ 2 - 0
src/views/order/components/detailModel.vue

@@ -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 = ''