Compare commits
2 Commits
a31cfda3f9
...
0fecf5102d
| Author | SHA1 | Date | |
|---|---|---|---|
| 0fecf5102d | |||
| f0032a3fe8 |
@ -22,7 +22,6 @@
|
||||
</div>
|
||||
<div class="table-box">
|
||||
<div style="margin-bottom: 10px;">
|
||||
{{ JSON.stringify(role) }}
|
||||
<el-radio-group v-if="role.type == 'user'" v-model="searchData.radioType" class="radio-group"
|
||||
size="mini" @change="handleRadioChange">
|
||||
<el-radio-button v-for="item in radioOptions" :key="item.value" :label="item.value">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user