接口对接

This commit is contained in:
yuekuo
2023-04-19 16:04:44 +08:00
parent 7856fedaed
commit 35dd625a65
8 changed files with 42 additions and 8 deletions
@@ -85,6 +85,11 @@ export default {
this.tableData=newValue
}
},
mounted () {
this.$bus.$on('getSearchItem',(data)=>{
console.log('33',data)
});
},
methods: {
view() {
alert(111);