@@ -293,6 +293,10 @@ export default {
systom:null, //标签系统名称存在与否
}
},
+ beforeDestroy:function(){
+ console.log(995)
+ this.searchVal = ''
+ },
computed: {
newSex() {
return this.form.region7;
@@ -135,7 +135,8 @@ export default {
- destroyed:function(){
+ console.log(99)
this.searchVal = ''
data() {