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