feat: 门店统计
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
|
||||
<el-table-column label="门店评分" slot="mark" align="center">
|
||||
<template v-slot="{row}">
|
||||
<el-rate :value="4" disabled></el-rate>
|
||||
<el-rate :value="4" show-score text-color="#ff9900" disabled></el-rate>
|
||||
</template>
|
||||
</el-table-column>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user