From c5fae402b671f2638eaf7afafe202a59af928bda Mon Sep 17 00:00:00 2001 From: jinna Date: Mon, 16 Mar 2026 10:41:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E5=8F=B0=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E5=A4=8D=E5=8E=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/config.js | 4 +- src/views/wel/components/notice.vue | 61 +++++++++++++++++------------ 2 files changed, 39 insertions(+), 26 deletions(-) diff --git a/public/config.js b/public/config.js index 2bd93b1..1941b40 100644 --- a/public/config.js +++ b/public/config.js @@ -22,4 +22,6 @@ window.WARE_MATERIAL_PRINT = "http://192.168.169.172:9000/jmreport/view/11814863 // 领料单明细打印 // 库存汇总标签打印 -window.WARE_MATERIAL_STOCK_TAG = "http://192.168.169.172:9000/jmreport/view/1181492297180168192" \ No newline at end of file +window.WARE_MATERIAL_STOCK_TAG = "http://192.168.169.172:9000/jmreport/view/1181492297180168192" + +window.PROCESS_INSPECTION_RECORD ="http://192.168.169.172:9000/jmreport/view/1188648621968805888" //检验记录地址 \ No newline at end of file diff --git a/src/views/wel/components/notice.vue b/src/views/wel/components/notice.vue index 82c6f85..f8a5e8d 100644 --- a/src/views/wel/components/notice.vue +++ b/src/views/wel/components/notice.vue @@ -1,29 +1,29 @@