NEZ-610 fix: cabinet列表页面bug
This commit is contained in:
@@ -26,6 +26,7 @@ export default {
|
||||
tableOperation ([command, row, param]) {
|
||||
switch (command) {
|
||||
case 'edit': {
|
||||
console.info(1, command, row)
|
||||
this.$emit('edit', row)
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user