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/qualityManagement/inspectionArchiving/rbFilePreserve/index.vue b/src/views/qualityManagement/inspectionArchiving/rbFilePreserve/index.vue index 84bcf42..55a34bb 100644 --- a/src/views/qualityManagement/inspectionArchiving/rbFilePreserve/index.vue +++ b/src/views/qualityManagement/inspectionArchiving/rbFilePreserve/index.vue @@ -48,15 +48,7 @@ 线上 线下 - +
- + +
-
{{item.title}}
+
审批请求待处理
{{ item.createTime.substring(0,10) == today ? item.createTime.substring(11,16) : item.createTime.substring(0,4) == year ? item.createTime.substring(5,10) : item.createTime.substring(0,10)}}
- {{item.content}} + {{item.createUserName}}创建的{{item.content}},等待您的审批
- + 查看更多
- + + 查看更多 +