perf: 数据列表样式统一
This commit is contained in:
@@ -30,6 +30,10 @@ export default {
|
||||
this.$emit('del', row)
|
||||
break
|
||||
}
|
||||
case 'record': {
|
||||
this.$emit('showBottomBox', 'record', row)
|
||||
break
|
||||
}
|
||||
default:
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user