mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-04-04 23:39:33 +08:00
增加打印功能的说明
This commit is contained in:
parent
0af1219711
commit
3eaf7c272d
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* @Author: yubaolee <yubaolee@163.com> | ahfu~ <954478625@qq.com>
|
||||
* @Date: 2023-08-12 10:48:24
|
||||
* @LastEditTime: 2023-09-10 19:10:40
|
||||
* @LastEditTime: 2023-10-02 11:14:18
|
||||
* @Description:
|
||||
* @
|
||||
* @Copyright (c) 2023 by yubaolee | ahfu~ , All Rights Reserved.
|
||||
@ -129,6 +129,7 @@ module.exports = {
|
||||
children: ['router','openurl'],
|
||||
},
|
||||
'datapropertyrule',
|
||||
'printerplan',
|
||||
{
|
||||
title: '表单设计', // 必要的
|
||||
sidebarDepth: 1, // 可选的, 默认值是 1
|
||||
|
@ -1,5 +1,13 @@
|
||||
# 日常提交(针对dev分支)
|
||||
|
||||
* 2023.10.02 fix #I82FO6 完成业务功能配置打印方案
|
||||
*
|
||||
* 2023.09.29 完成功能模块添加打印按钮
|
||||
|
||||
* 2023.09.28 #I82FO6 完成模块配置打印方案的设置
|
||||
|
||||
* 2023.09.27 增加PDManer数据结构
|
||||
|
||||
* 2023.09.17 fix #I81YQA SqlSugar使用MySql时异常
|
||||
|
||||
* 2023.09.16 #I7A7YE 加入hiprint打印功能
|
||||
|
11
docs/pro/printerplan.md
Normal file
11
docs/pro/printerplan.md
Normal file
@ -0,0 +1,11 @@
|
||||
# 智能打印
|
||||
|
||||
OpenAuth.Pro提供灵活无代码(可能需要写SQL)的打印解决方案,无需开发人员参与即可配置自己需要的打印。
|
||||
|
||||
打印模板设计界面如下:
|
||||
|
||||

|
||||
|
||||
挂载到业务系统中效果:
|
||||
|
||||

|
Binary file not shown.
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 100 KiB |
BIN
snapshot/sysprinterplan2.png
Normal file
BIN
snapshot/sysprinterplan2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 599 KiB |
Loading…
Reference in New Issue
Block a user