b4aa7ddea7
chore(version): release v0.21.16
2024-04-18 03:09:15 +08:00
bc167dca1c
fix: createAt field error
2024-04-18 03:07:56 +08:00
a5bf64eb93
chore(version): release v0.21.15
2024-04-18 01:33:03 +08:00
c53dedd2b2
chore(version): release v0.21.14
2024-04-18 00:10:10 +08:00
8da9c47a7e
feat: 支持设置显示附件数量 ( #753 )
...
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachycode#753
Co-authored-by: bai.zixv <bai.zixv@foxmail.com>
Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
2024-04-18 00:03:32 +08:00
lyx
25418ffbde
chore: version
2024-04-16 21:48:28 +08:00
9d1d490f6e
fix: 优化筛选组件文本情况时加2s延迟,轮播图没有数据时添加提示 close #735 ( #738 )
...
Reviewed-on: daoyoucloud/tachycode#738
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-16 21:02:13 +08:00
0da2e5f890
fix: 修改结算单合并规则的订单数量不对 ( #734 )
...
Reviewed-on: daoyoucloud/tachycode#734
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-16 18:18:20 +08:00
e0be6a7aba
fix: 修复自定义组件下拉框没有自定义显示选项 ( #730 )
...
Reviewed-on: daoyoucloud/tachycode#730
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-16 15:53:13 +08:00
lyx
a20a4df543
chore: rental
2024-04-16 15:03:25 +08:00
c92e1953d3
feat: 运输单分组计算接口 feat #726 ( #728 )
...
Co-authored-by: lyx <2027667395@qq.com>
Reviewed-on: daoyoucloud/tachycode#728
Co-authored-by: hello@lv <2256334253@qq.com>
Co-committed-by: hello@lv <2256334253@qq.com>
2024-04-16 15:01:00 +08:00
lyx
5e215fae7e
chore: mobild
2024-04-16 11:07:44 +08:00
a08b45b498
fix: 修复mobile选择类型不能用的情况 fix #723
...
Reviewed-on: daoyoucloud/tachycode#725
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-16 11:02:33 +08:00
520b0024d4
chore(version): release v0.21.12
2024-04-16 04:44:41 +08:00
2733e513d2
chore(release): release v0.21.11
2024-04-16 04:35:58 +08:00
2021230f50
feat: 结算单预览添加订单数量字段 ( #716 )
...
Reviewed-on: daoyoucloud/tachycode#716
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-15 19:42:49 +08:00
0e97825b13
fix: 合同结算单结束时间加一天减一毫秒,取当天的结束时间 ( #711 )
...
Co-authored-by: lyx <2027667395@qq.com>
Reviewed-on: daoyoucloud/tachycode#711
Co-authored-by: hello@lv <2256334253@qq.com>
Co-committed-by: hello@lv <2256334253@qq.com>
2024-04-15 17:53:14 +08:00
2020643371
fix: 处理同名组件选择异常情况,文本切换组件阈值,时间选择具体范围 ( #712 )
...
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-15 17:40:22 +08:00
bai.jingfeng
a87d95210c
refactor: excel 部分重构,优化弹窗体验 ( #598 )
...
Reviewed-on: daoyoucloud/tachycode#598
Co-authored-by: bai.jingfeng <bai.jingfeng@foxmail.com>
Co-committed-by: bai.jingfeng <bai.jingfeng@foxmail.com>
2024-04-15 05:55:39 +08:00
14e282964d
chore: 移除多余插件 ( #708 )
...
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachycode#708
2024-04-15 05:35:49 +08:00
9116a74823
chore(version): release v0.21.7
2024-04-15 05:32:07 +08:00
a1223960e2
feat: 移动端筛选区块二期:支持更多类型 ( #702 )
...
Reviewed-on: daoyoucloud/tachycode#702
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-12 22:03:56 +08:00
bb204b8f95
chore(version): release @hera
2024-04-12 17:54:18 +08:00
122d5ab9ac
fix:修改结算单导出Excel名称 ( #697 ) fix #696
...
<!-- Note -->
<!-- This is a template for submitting a new feature.
Use the bug fix template if you're submitting a bug fix pull request by adding `template=bug_fix.md` to your pull request URL. -->
# Description
<!-- Describe the new feature or modification to an existing feature clearly and consciously. -->
# Motivation
<!-- Explain the reason for adding or modifying this feature. -->
# Key changes
<!-- Provide a technically detailed description of the key changes made. -->
- Frontend
- Backend
# Test plan
## Suggestions
<!-- Provide any suggestions or recommendations for improvements in the testing plan. -->
## Underlying risk
<!-- Identify any potential risks or issues that may arise from the new feature or modification. -->
# Showcase
<!-- Including any screenshots of the new feature or modification. -->
Reviewed-on: daoyoucloud/tachycode#697
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-12 17:49:57 +08:00
da8b4d0b45
fix: 修改筛选页面自定义筛选不能用 ( #698 ) fix #699
...
Reviewed-on: daoyoucloud/tachycode#698
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-12 17:49:11 +08:00
7531ed6f74
feat: 运输单pdf付款方公司项目显示顺序调整 feat #694 ( #695 )
...
Reviewed-on: daoyoucloud/tachycode#695
Co-authored-by: hello@lv <2256334253@qq.com>
Co-committed-by: hello@lv <2256334253@qq.com>
2024-04-12 16:38:14 +08:00
47671bb428
chore(version): release @hera
2024-04-12 15:11:31 +08:00
7e87eca642
chore(version): release @hera
2024-04-12 15:09:52 +08:00
3c1b198920
chore(version): release @hera
2024-04-12 15:08:25 +08:00
65693d0359
feat: 支持轮播图设置和跳转
...
Reviewed-on: daoyoucloud/tachycode#691
2024-04-12 15:04:09 +08:00
dbdb1135bc
feat: 费用范围没有考虑直发单,先简单处理掉 feat #687 ( #688 )
...
Reviewed-on: daoyoucloud/tachycode#688
Co-authored-by: hello@lv <2256334253@qq.com>
Co-committed-by: hello@lv <2256334253@qq.com>
2024-04-12 13:44:17 +08:00
bai.jingfeng
946b77e9df
配置插件名称: 移动端:定制化,工作流:审批中心 ( #678 )
...
Reviewed-on: daoyoucloud/tachycode#678
Co-authored-by: bai.jingfeng <bai.jingfeng@foxmail.com>
Co-committed-by: bai.jingfeng <bai.jingfeng@foxmail.com>
2024-04-11 11:50:42 +08:00
f0a0505695
fix: 修复组件移动别的区块后出错 修复单选框点击出错 ( #680 )
...
Reviewed-on: daoyoucloud/tachycode#680
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-11 11:50:00 +08:00
b253ffafb6
chore(version): release v0.21.6
2024-04-11 00:06:27 +08:00
d2ba989f56
chore(version): release v0.21.5
2024-04-10 22:20:34 +08:00
35cddcc80c
fix: 调整mobile类型选择组件 ( #670 )
...
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-10 17:19:31 +08:00
35310f7532
fix: mobile icon build error
2024-04-10 17:08:40 +08:00
6351c1c44f
chore(version): release v0.21.4
...
Reviewed-on: daoyoucloud/tachycode#668
2024-04-10 16:14:26 +08:00
438169cd71
feat: 初步支持审批流程
...
Reviewed-on: daoyoucloud/tachycode#664
2024-04-10 16:00:42 +08:00
8a2548f480
feat: 移动端支持筛选
...
Reviewed-on: daoyoucloud/tachycode#638
2024-04-10 15:54:01 +08:00
bai.jingfeng
a5010cd74c
feat: 显示界面支持货币取反 ( #666 )
...
Reviewed-on: daoyoucloud/tachycode#666
Co-authored-by: bai.jingfeng <bai.jingfeng@foxmail.com>
Co-committed-by: bai.jingfeng <bai.jingfeng@foxmail.com>
2024-04-10 15:32:19 +08:00
33a0b34c07
chore(version): release v0.21.3
2024-04-10 01:28:26 +08:00
311e74e3f7
chore(version): release new version
2024-04-10 01:26:07 +08:00
fe69e14aa6
chore(version): release 0.21.2-alpha.13
2024-04-10 01:07:15 +08:00
464a963316
chore(version): release 0.21.2-alpha.12
2024-04-10 00:37:35 +08:00
d9e851d1ca
fix: 合同结算单打印预览单价计算、费用赔偿计算相关,出入库内容字段报错
...
Reviewed-on: daoyoucloud/tachycode#663
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-09 22:14:28 +08:00
96d06b5919
chore(version): plugin-rental
2024-04-08 22:13:05 +08:00
4c8698c6ed
fix: 修改结算单产品计算逻辑 ( #630 )
...
Reviewed-on: daoyoucloud/tachycode#630
Co-authored-by: wjh <wwwjh0710@163.com>
Co-committed-by: wjh <wwwjh0710@163.com>
2024-04-08 17:45:14 +08:00
0add483693
chore(version): fix sort
2024-04-08 15:58:36 +08:00
lyx
e47446cc24
feat: 合同方案租金表添加修改校验
2024-04-08 15:49:52 +08:00