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