mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-04 11:26:03 +00:00
fix:增加basictable组件name,防止注册组件的时候组件没有name (#2440)
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
import { warn } from '/@/utils/log';
|
||||
|
||||
export default defineComponent({
|
||||
name:'BasicTable',
|
||||
components: {
|
||||
Table,
|
||||
BasicForm,
|
||||
|
Reference in New Issue
Block a user