@cloudbase/framework-plugin-low-code 0.5.18 → 0.5.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cloudbase/framework-plugin-low-code",
3
- "version": "0.5.18",
3
+ "version": "0.5.19",
4
4
  "description": "云开发 Tencent CloudBase Framework Low Code Plugin,将低码配置生成完整项目并一键部署云开发资源。",
5
5
  "author": "yhsunshining@gmail.com",
6
6
  "homepage": "https://github.com/TencentCloudBase/cloudbase-framework#readme",
@@ -230,7 +230,7 @@ export const getRenderList = function (props) {
230
230
 
231
231
  // 单节点渲染
232
232
  const { fieldData, finalClassNameList, finalStyle } = getBindData({
233
- parentForItems,
233
+ forItems: parentForItems,
234
234
  scopeContext,
235
235
  wData: widgetsData,
236
236
  classNameList,