feat:添加生产工单打印功能;二维码相关功能回显问题

This commit is contained in:
yanshikui
2024-11-18 16:42:53 +08:00
parent 124bbc4a3e
commit 13408c8008
10 changed files with 497 additions and 305 deletions

View File

@@ -9,3 +9,6 @@ VUE_APP_BASE_API = '/dev-api'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true
# 报表系统/开发环境
VUE_APP_REPORT = 'http://localhost:8080'