07 2020 档案
摘要:引用几个记录: https://blog.csdn.net/stilll123456/article/details/80830004 https://segmentfault.com/q/1010000014935905 从微信支付官方下载SDK,并调用 unifiedOrder 方法,一直报 “
阅读全文
摘要:ApplyRecord model = RecordService.getById(Apply.getId()); List<Flow> flowList = Service.queryList(model.getCode()); var flow = flowList.stream().filte
阅读全文
摘要:根据对象某个字段进行排序 list.sort(Comparator.comparing(e -> e.getFlowId())); 参考:https://www.cnblogs.com/love-feng/p/11324937.html
阅读全文
摘要:目前再用 ant D 设计开发页面,使用a-model对话框弹出后,内容嵌套了一个自定义组件,且对话框去掉了原有按钮,改为自定义,导致无法关闭当前窗口。 footer:设置去掉底部“确定”,“取消”按钮为空 @cancel:取消事件 1 <!-- 弹窗 --> 2 <j-modal 3 :visib
阅读全文


浙公网安备 33010602011771号