Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fs-form支持slots,非常感谢 #389

Closed
2 of 8 tasks
dongyanghe opened this issue Mar 26, 2024 · 1 comment
Closed
2 of 8 tasks

fs-form支持slots,非常感谢 #389

dongyanghe opened this issue Mar 26, 2024 · 1 comment

Comments

@dongyanghe
Copy link

一、问题描述

fs-form中**slots['form_' + key]**为空无法使用

复现步骤

fs-admin-element\src\views\crud\form\new-page\edit.vue中修改以下代码

<fs-form ref="formRef" v-bind="formOptions">
        <template #form_multiField="scope">
          #form_multiField{{scope}}
        </template>
      </fs-form>

二、当前使用的库版本

1. fast-crud版本:

^1.20.2

2. 使用的ui库以及版本

中括号中输入x即选中,或者删除其他,仅保留你正使用的ui库

  • [] Antdv (版本?)
  • ElementPlus(版本?)
  • NaiveUI(版本?)

3. 使用的admin框架

请您填写您当前使用的admin框架是哪一套

  • [] fs-admin-antdv
  • fs-admin-element
  • fs-admin-naive
  • fs-in-vben
  • vben-admin
  • cool-admin
  • 其他:请注明

祝:财源广进,平安喜乐

greper added a commit to fast-crud/fs-admin-antdv4 that referenced this issue Jun 8, 2024
greper added a commit that referenced this issue Jun 8, 2024
@greper
Copy link
Contributor

greper commented Jun 8, 2024

@greper greper closed this as completed Jun 8, 2024
greper added a commit to certd/certd that referenced this issue Jun 15, 2024
perf: 优化antdv4 示例授权页面tree的样式
build: publish success
chore: 1
chore: 1
chore: 1
fix: getFileName支持item参数

fast-crud/fast-crud#385
fix: fs-form独立使用支持插槽

fast-crud/fast-crud#389
fix: 修复三级以上路由页面无法缓存的问题

fast-crud/fast-crud#394
perf: form.wrapper.buttons支持compute动态计算
feat: 表单支持变更关闭前提醒保存,form.wrapper支持beforeClose事件
fix: 修复图片裁剪按钮上下和左右相反的bug

fast-crud/fast-crud#402
perf: alioss getAuthorization接口支持后台返回key

fast-crud/fast-crud#405
perf: alioss getAuthorization接口支持后台返回key

fast-crud/fast-crud#405
perf: fs-dict-tree支持插槽

fast-crud/fast-crud#407
perf: 单选、多选、select、tree-select、table-select 都提供selected-change事件,可以获取选中的dict选项
feat: table-select 支持查看模式

fast-crud/fast-crud#413
perf: 优化fs-admin可以在手机上操作
chore: pnpm workspace问题优化
docs: 1
chore: antdv4 支持主题色选择
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants