|
|
<template v-for="(button, index) in manageButtons">
|
|
<template v-for="(button, index) in manageButtons">
|
|
|
<!-- <el-button plain size="mini" :key="index" :type="button.type" @click="handleActionEvent(button, scope.$index)">
|
|
<!-- <el-button plain size="mini" :key="index" :type="button.type" @click="handleActionEvent(button, scope.$index)">
|