所有流程的字体样式

This commit is contained in:
wangxiahui@91isoft.com
2021-10-09 09:38:01 +08:00
parent 1f95dfd2e1
commit 02daf7ee6d
79 changed files with 167 additions and 167 deletions
@@ -114,7 +114,7 @@
</div>
<div>
<el-collapse accordion>
<el-collapse-item title="意见填写">
<el-collapse-item title="回执说明">
<div style="margin: 10px 0;">
<el-input
type="textarea"
@@ -177,7 +177,7 @@
</el-table-column>
<el-table-column
prop="comment"
label="审批意见"
label="流程信息"
align="center">
<template slot-scope="scope">
<span>{{ scope.row.commentText }}</span>