修改报名链接二维码地址
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user