新增id
This commit is contained in:
@@ -64,6 +64,7 @@
|
|||||||
border
|
border
|
||||||
style="width: 100%; margin-top: 25px"
|
style="width: 100%; margin-top: 25px"
|
||||||
>
|
>
|
||||||
|
<el-table-column prop="id" align="center" label="id" />
|
||||||
<el-table-column prop="partitionFlag" align="center" label="地区">
|
<el-table-column prop="partitionFlag" align="center" label="地区">
|
||||||
<template v-slot="scope">
|
<template v-slot="scope">
|
||||||
{{ partitionDesc(scope.row.partitionFlag) }}
|
{{ partitionDesc(scope.row.partitionFlag) }}
|
||||||
|
Reference in New Issue
Block a user