Explorar o código

新建准出报告弹窗,需要默认选中客户端模版

PrinceLee %!s(int64=5) %!d(string=hai) anos
pai
achega
ed409fc20f
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/views/Platform/presentation/Templates/ClientReport.vue

+ 4 - 4
src/views/Platform/presentation/Templates/ClientReport.vue

@@ -84,7 +84,7 @@ export default {
       Client: false,
       clienData: {},
       showOne: true,
-      radio: '3',
+      radio: '1',
       newNum: '',
       form: {},
       report: {},
@@ -107,7 +107,7 @@ export default {
           this.showThree = false
           this.showTow = false
           this.active = 1
-          this.radio = '3'
+          this.radio = '1'
           break
         case 2: // 编辑
           this.clienData = newData
@@ -146,13 +146,13 @@ export default {
           this.showThree = false
           this.showTow = false
           this.active = 1
-          this.radio = '3'
+          this.radio = '1'
           break
       }
     },
     handleClose() {
       this.dialogDaliy = false
-      this.radio = '3'
+      this.radio = '1'
       this.showOne = false
       this.showThree = false
       this.showTow = false