mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
revert exam index seedbouns
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</el-form-item>
|
||||
<el-form-item label="Index" prop="indexes">
|
||||
<template v-for="(item, index) in formData.indexes" :key="index">
|
||||
<el-row>
|
||||
<el-row style="width: 100%">
|
||||
<el-col :span="6">
|
||||
<el-checkbox v-model="item.checked" :label="item.checked">{{item.name}}</el-checkbox>
|
||||
</el-col>
|
||||
|
||||
Reference in New Issue
Block a user