@ -19,7 +19,7 @@
<span v-text='row.createDeptName'></span>
</template>
<template slot-scope="{row}" slot="menu">
<el-button @click="handleRegister(row)">修改</el-button>
<el-button type="text" @click="handleRegister(row)">修改</el-button>
<template slot-scope="scope" slot="menuLeft">
<el-button type="primary"
@ -397,6 +397,7 @@ export default {
this.isNumber = true;
this.isShow = true;
this.deptName = ''
this.tabArr = this.tabArr1
this.tabArr.map(item =>{
item.addForm={
addData: [