Commit bf1059d2 by frenck

修改erp路径

parent f6235c0b
......@@ -114,7 +114,7 @@
header-align="center"
:show-overflow-tooltip="true">
<template slot-scope="scope">
<a :href="scope.row.domain">{{ scope.row.domain }}</a>
<a :href="'https://'+scope.row.domain">{{ scope.row.domain }}</a>
</template>
</el-table-column>
<el-table-column
......
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