修改点击申请的提示样式

This commit is contained in:
2025-10-19 16:15:45 +08:00
parent 81017eb280
commit fa814cd8a7
8 changed files with 270 additions and 254 deletions

View File

@@ -75,7 +75,8 @@
<hr>
<el-timeline>
<el-timeline-item v-if="lookForm.fdyCmt && lookForm.fdyDate" :timestamp="lookForm.fdyDate"
color="green" placement="top" >
color="green" placement="top"
>
<el-card>
<div>
<strong>辅导员审核</strong>

View File

@@ -154,7 +154,7 @@ export default {
boolImg,
printContent: {
id: 'printDiv',
id: 'f',
extraCss: '',
extraHead: '<meta http-equiv="Content-Language"content="zh-cn"/>',
previewBeforeOpenCallback() {