【修改】修改流程中心

This commit is contained in:
zhoulingpo
2023-05-11 16:20:16 +08:00
parent c726c7af47
commit 62120b8640
5 changed files with 18 additions and 9 deletions
+2 -2
View File
@@ -93,10 +93,10 @@
</vxe-column>
<vxe-column show-overflow show-header-overflow field="mainContent" title="摘要"></vxe-column>
<vxe-column show-overflow show-header-overflow field="year" title="报告年份"></vxe-column>
<vxe-column show-overflow show-header-overflow field="rating" title="报告评级">
<vxe-column show-overflow show-header-overflow field="reportRating" title="报告评级">
<template #default="{row}">
<el-rate
v-model="row.rating/2"
v-model="row.reportRating/2"
disabled
text-color="#ff9900"
>