修改点击申请的提示样式
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -154,7 +154,7 @@ export default {
|
||||
boolImg,
|
||||
|
||||
printContent: {
|
||||
id: 'printDiv',
|
||||
id: 'f',
|
||||
extraCss: '',
|
||||
extraHead: '<meta http-equiv="Content-Language"content="zh-cn"/>',
|
||||
previewBeforeOpenCallback() {
|
||||
|
||||
Reference in New Issue
Block a user