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 @@