足球馆 & 新增健康报告页面
This commit is contained in:
@@ -139,6 +139,7 @@
|
||||
<template scope="scope">
|
||||
<span v-if="scope.row.veneuType === 1">篮球馆</span>
|
||||
<span v-if="scope.row.veneuType === 2">健身馆</span>
|
||||
<span v-if="scope.row.veneuType === 2">足球场</span>
|
||||
</template>
|
||||
</el-table-column>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user