c***@outlook.com
c***@outlook.com
  • 发布:2024-10-18 16:26
  • 更新:2024-10-18 16:26
  • 阅读:76

uvue中如何使用defineProps传参UTSJSONObject

分类:uni-app x
import { cellProps } from './cell'  
const props = defineProps(cellProps )

提示:
[plugin:uni:app-uvue] [@vue/compiler-sfc] defineProps() argument must be an object or array literal.

直接defineProps中写{...}是不会报错的
这样引入会提示cellProps的类型不是object,有什么办法能UTSJSONObject转object吗

2024-10-18 16:26 负责人:无 分享
已邀请:

要回复问题请先登录注册