zq-erp/src/main/resources/templates/views/admin/fenxiao/fenxiao-user.html
@@ -74,8 +74,9 @@ <el-table-column fixed="right" label="操作" width="100"> width="auto"> <template slot-scope="scope"> <el-button type="text" size="small" @click="addSaleManApply(scope.row)">审核</el-button> <el-button @click="handleClick(scope.row)" type="text" size="small">查看</el-button> <el-button type="text" size="small">编辑</el-button> </template>