HuGuoDong

Results 11 issues of HuGuoDong

### Excel Type - [x] XLSX - [ ] XLSM - [ ] CSV - [ ] OTHER ### Upload Excel File Please attach your issue file by dragging or...

feature

/api/v4/nodes/{node}/subscriptions 调用加入搜索条件会返回所有没有分页

HTTP API黑名单不支持模糊搜索,只有list

突然不好用了,F12报错526 (UNKNOWN) ![image](https://user-images.githubusercontent.com/12368323/232686340-1b936c14-1e01-44e3-8b5a-db09c4594945.png)

1.左边是组织树右边是组织列表,当我添加一个组织的时候希望左边能同步刷新 ![image](https://github.com/HalseySpicy/Geeker-Admin/assets/12368323/475c81d2-81fc-40b4-8e85-245742f5af04) 2.默认TreeFilter是展开全部层级的,如果层级过多会不会显示很乱,希望可以指定默认展开层级,比如默认展开2层

enhancement

**Consulting Function Modules** wiki **Specific Content and Questions of Consulting** I have modified the official webrtc demo to a vue version, which can be placed in the wiki. Address; [https://github.com/huguodong/ZLMediaKit-Webrtc-Vue](https://github.com/huguodong/ZLMediaKit-Webrtc-Vue)...

技术咨询
TransByAI

现在导入的模板默认是第一行读,可以在ExcelImporter里从指定行读,但是再实际应用中,可能表头不一定是我们指定行,是不是可以加个拦截器,在importResult数据生成之前拦截excel,遍历每一行直到找到我们需要读取的行

使用自定义特性 ![image](https://user-images.githubusercontent.com/12368323/221464612-f1026286-06b0-4133-bc03-265106806bba.png) ![image](https://user-images.githubusercontent.com/12368323/221464656-179ce884-c8bb-46e8-ab99-d7439142336d.png) 结果报错 ![image](https://user-images.githubusercontent.com/12368323/221464721-0f447d9d-3961-40e6-9b40-0f38b03cf414.png)

good first issue

![image](https://user-images.githubusercontent.com/12368323/226817814-c2c6da78-0e5a-48f4-b8fa-a5c003ef79ad.png)

目前ExportBytesByTemplate只能导出一个sheet,如果我想把多个模板数据导出到多个sheet中,目前只能是通过导出多次然后合并sheet方式,能不能增加导出多个sheet功能?