Commit cdd9727e by 梁建民

js

parent b6aaac47
......@@ -25,7 +25,7 @@
<template v-if="loginCheck">
<a class="btn" @click="download(item.data_id)">下载</a>
</template>
<template>
<template v-else>
<a class="btn" @click="toUrl">下载</a>
</template>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment