src/views/unifiedManage/userLevel/index.vue
@@ -183,8 +183,9 @@ }, // 编辑 handleClick(val) { this.editRow = val this.isopen = true this.editConfig.title = "编辑" this.editConfig.infomation = { ...val } this.editConfig.visible = true }, // 删除等级 delClick(row) {