vue-vben-admin Update ColumnSetting.vue (#1451) … @qq34347476 qq34347476 Sortable 未初始化

nfs0ujit  于 2023-03-19  发布在  其他
关注(0)|答案(1)|浏览(239)

⚠️ 重要 ⚠️ 在进一步操作之前,请检查下列选项。如果您忽视此模板或者没有提供关键信息,您的 Issue 将直接被关闭

  • 已阅读 文档 .
  • 确保您的代码已是最新或者所报告的 Bug 在最新版本中可以重现. (部分 Bug 可能已经在最近的代码中修复)
  • 已在 Issues 中搜索了相关的关键词
  • 不是 ant design vue 组件库的 Bug

描述 Bug

Update ColumnSetting.vue ( #1451 ) …

@qq34347476
qq34347476 committed 12 小时之前
这次修正确定是认真的吗 Sortable都没有初始化

复现 Bug

这次修正确定是认真的吗 Sortable都没有初始化

系统信息

  • 操作系统:
  • Node 版本:
  • 包管理器 (npm/yarn/pnpm) 及其版本:
mcvgt66p

mcvgt66p1#

src\components\Table\src\components\settings\ColumnSetting.vue
    9:7   warning  v-on event '@visibleChange' must be hyphenated                                 vue/v-on-event-hyphenation
  120:12  error    'useSortable' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
  120:12  error    'useSortable' is defined but never used. Allowed unused vars must match /^_/u  no-unused-vars

✖ 3 problems (2 errors, 1 warning)

相关问题