1***@163.com
1***@163.com
  • 发布:2021-05-07 10:19
  • 更新:2021-05-07 10:19
  • 阅读:390

#插件讨论# 【 formList - 2323124519@qq.com 】使用hbuilderx导入的该组件 按照easycom使用

分类:uni-app

Unknown custom element: <formList> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
报这个错,组件不渲染

<template>
<view class="fillForm">
<formList ref="formRef" :formArr="formArr" :formObj.sync="formObj" :config="config" />
<button type="default" @tap="getNext">下一步</button>
</view>
</template>

2021-05-07 10:19 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复