File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8181 <template #subTitle >
8282 <el-text class =" lighter mr-8" size =" small" >
8383 <auto-tooltip :content =" item.username" >
84- 创建人 : {{ item.username }}
84+ 创建者 : {{ item.username }}
8585 </auto-tooltip >
8686 </el-text >
8787 </template >
Original file line number Diff line number Diff line change 6464 <template #subTitle >
6565 <el-text class =" lighter mr-8" size =" small" >
6666 <auto-tooltip :content =" item.username" >
67- 创建人 : {{ item.username }}
67+ 创建者 : {{ item.username }}
6868 </auto-tooltip >
6969 </el-text >
7070 </template >
Original file line number Diff line number Diff line change 6969 <template #subTitle >
7070 <el-text class =" lighter mr-8" size =" small" >
7171 <auto-tooltip :content =" item.username" >
72- 创建人 : {{ item.username }}
72+ 创建者 : {{ item.username }}
7373 </auto-tooltip >
7474 </el-text >
7575 </template >
You can’t perform that action at this time.
0 commit comments