@@ -80,7 +80,7 @@ export default {
data () {
return {
activeName: 'third',
- inputTxt: '男女持卡比例',
+ inputTxt: '',
items: []
}
},