添加:分销商申请转正

This commit is contained in:
wuhui_zzw 2024-03-27 18:12:46 +08:00
parent cd93bf60c4
commit 6489440764
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@
<el-button type="success" size="small" @click="toExamine(scope.row.id, 1)">通过</el-button>
<el-button type="danger" size="small" @click="toExamine(scope.row.id, 2)">驳回</el-button>
</template>
<el-button type="info" size="small" @click="seeDetails(scope.row)">查看详情</el-button>
</template>
</el-table-column>
</el-table>