mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 12:26:47 +08:00
feat:注释二维码
This commit is contained in:
@@ -11,11 +11,12 @@
|
||||
<div class="fort">起止时间:{{ startTime }}至{{ endTime }}</div>
|
||||
</div>
|
||||
<div class="right">
|
||||
<img
|
||||
<!-- 2022-12-10注释 后面放开 -->
|
||||
<!-- <img
|
||||
class="img1"
|
||||
src="../../assets/images/leveladd/ma.png"
|
||||
@click="showCodeModel2()"
|
||||
/>
|
||||
/> -->
|
||||
<div
|
||||
class="line"
|
||||
v-if="
|
||||
@@ -592,13 +593,14 @@
|
||||
>
|
||||
考勤
|
||||
</div> -->
|
||||
<div
|
||||
<!-- 2022-12-10注释 后面放开 -->
|
||||
<!-- <div
|
||||
class="operation"
|
||||
style="cursor: pointer"
|
||||
@click="showCodeModel(item)"
|
||||
>
|
||||
二维码
|
||||
</div>
|
||||
</div> -->
|
||||
<!-- 2022-11-30注释 后面放开 -->
|
||||
<!-- <div
|
||||
class="operation"
|
||||
|
||||
Reference in New Issue
Block a user