更新页面
This commit is contained in:
@ -55,7 +55,7 @@
|
||||
<el-button
|
||||
type="primary"
|
||||
size="small"
|
||||
v-for="(item, index) in row.bqList"
|
||||
v-for="(item, index) in row.bqList" :key="index"
|
||||
>
|
||||
{{ item.bqMc }}</el-button
|
||||
>
|
||||
|
Reference in New Issue
Block a user