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