-
zhangwei
2025-03-12 98494fda33f6dd116ef3ce641b32937b7d83b4c1
src/uni_modules/uview-plus/components/u-table/props.js
@@ -1,7 +1,7 @@
// import { defineMixin } from '../../libs/vue'
import { defineMixin } from '../../libs/vue'
import defProps from '../../libs/config/props.js'
export const props = defineMixin({
    props: {
    }
}
})