@@ -56,7 +56,7 @@ export default {
|
|||||||
return false
|
return false
|
||||||
},
|
},
|
||||||
download () {
|
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
|
return false
|
||||||
},
|
},
|
||||||
download () {
|
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')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user