Commit 36c64a65 authored by tanghao's avatar tanghao

123

parent 24eb5f06
......@@ -64,7 +64,7 @@
<template #default="{ row }">
<el-link
target="_blank"
:href="'/preview-excel?fileId=' + row.varFileId + '&type=var'"
:href="'/preview-excel?fileId=' + row.templateFileId + '&type=var'"
>{{ row.templateFileId }}</el-link
>
</template>
......
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 to comment