Browse Source

test

master
ltlzx 4 years ago
parent
commit
0282138f8c
  1. 1
      src/components/common/dialog/insex.vue

1
src/components/common/dialog/insex.vue

@ -127,6 +127,7 @@ export default {
bus.$on('getDate', () => {
this.getAssetInfo()
})
bus.$on('basics', (e) => {
console.log(e)
this.contentDatas1=e;

Loading…
Cancel
Save