添加:分销商申请转正
This commit is contained in:
parent
cd93bf60c4
commit
6489440764
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue