@@ -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 {
}
},
handleClose() {
this.dialogDaliy = false
this.showOne = false