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

table异步属性where是否可以添加方法体 #1889

Open
4 tasks done
447021667 opened this issue May 10, 2024 · 0 comments
Open
4 tasks done

table异步属性where是否可以添加方法体 #1889

447021667 opened this issue May 10, 2024 · 0 comments
Labels
feature 功能请求 Feature Request

Comments

@447021667
Copy link

议题条件

  • 我确认已查看官方使用文档:https://layui.dev ,但没有找到相关解决方案。
  • 我确认已在 Issues 中搜索过类似的问题,但没有找到相关解决方案。
  • 我已仔细阅读: 🍀 Layui Issue 贡献指南

议题类型

功能请求

使用版本

2.9.9

问题描述

table异步属性where是否可以添加方法体

业务代码

//类似:
where(page,limit){
                return {obj:{pageNum:page,pageSize:limit,other:'test'}}
            },

截图补充

image

浏览器

chrome 124.0.6367.119

演示地址

No response

友好承诺

  • 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护 Layui 良好的社区氛围。
@sentsim sentsim added the feature 功能请求 Feature Request label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 功能请求 Feature Request
Projects
None yet
Development

No branches or pull requests

2 participants