Compare commits

...

2 Commits

Author SHA1 Message Date
0fecf5102d Merge pull request 'bugfix' (#23) from main into prod
Reviewed-on: #23
2025-08-20 18:54:12 +08:00
f0032a3fe8 bugfix 2025-08-20 18:50:14 +08:00

View File

@ -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">