d2admin learning framework

<template slot-scope="scope">
<el-button @click="upper_score(scope.$index, scope.row)" type="text">待上分</el-button>
</template>

Guess you like

Origin www.cnblogs.com/niuben/p/11758852.html