@@ -131,9 +131,6 @@ export default {
return !Object.keys(this.dataInfo).length
}
},
- created(){
- this.$set(this.search, 'organId', null)
- },
mounted () {
this.FetchDetail()
this.$store.dispatch('setBranchs')