修改报名链接二维码地址

This commit is contained in:
fengachen
2021-09-18 09:30:24 +08:00
parent 43dc6ebd48
commit 7f1f05c8f3
2 changed files with 3 additions and 2 deletions
@@ -98,7 +98,8 @@
class="j-table-force-nowrap">
<template slot="htmlSlot" slot-scope="text,record">
<div class="primary-color" @click="toAttendance(record)">{{ text }}</div>
<j-ellipsis class="primary-color" @click="toAttendance(record)" v-if="text" :value="text" :length="20"></j-ellipsis>
<span v-else></span>
</template>
<template slot="text" slot-scope="text">