parent
79aaad0985
commit
be64607cec
|
|
@ -56,7 +56,7 @@ export default {
|
|||
return false
|
||||
},
|
||||
download () {
|
||||
window.location.href = 'http://fairyever.qiniudn.com/d2-admin-import-csv-demo.csv'
|
||||
this.$open('https://cdn.d2.pub/files/d2-admin/demo-csv.csv')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@ export default {
|
|||
return false
|
||||
},
|
||||
download () {
|
||||
window.location.href = 'http://fairyever.qiniudn.com/d2-admin-import-xlsx-demo.xlsx'
|
||||
this.$open('https://cdn.d2.pub/files/d2-admin/demo-table.xlsx')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue