<el-optionv-for="item in reasonCategoryList":key="item.key":value="item.key":label="item.value":data-testid="`reason-category-option-${item.key}`"></el-option>
<el-buttontype="default"v-if="btnGroup.length"v-for="item in btnGroup"class="reset-btn-balck-theme":key="item.attrKey"@click="handleBtn(item.attrKey)">
<el-buttontype="default"v-if="btnGroup.length"v-for="item in btnGroup"class="reset-btn-balck-theme":key="item.attrKey"@click="handleBtn(item.attrKey)":data-testid="`dialog-button-${item.attrKey}`">