修改了axios和socket接口地址
This commit is contained in:
@@ -8,7 +8,7 @@ export default {
|
||||
headers: [
|
||||
{ text: 'chain.thHeight', value: 'height', align: 'center' },
|
||||
{ text: 'chain.thTimestamp', value: 'timestamp', align: 'center' },
|
||||
{ text: 'chain.thType', value: 'type', align: 'center' },
|
||||
{ text: 'chain.thType', value: 'type', align: 'center', sortable: false },
|
||||
{ text: 'chain.thHash', value: 'hash', align: 'center' },
|
||||
],
|
||||
itemList: [
|
||||
|
||||
Reference in New Issue
Block a user