【修改】修改流程中心
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user