@netang/quasar 0.0.22 → 0.0.23

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/utils/$tree.js CHANGED
@@ -284,7 +284,7 @@ function create(params) {
284
284
  minWidth: 500,
285
285
  // 组件标识
286
286
  name: 'moveToTree',
287
- // 传参
287
+ // 组件参数
288
288
  props: {
289
289
  // 树节点列表
290
290
  nodes,