From b572bdc7da9c6c47df9be5939f5d3280f2127546 Mon Sep 17 00:00:00 2001 From: licp <lichunping@guanfang.com.cn> Date: 星期五, 02 八月 2024 17:18:35 +0800 Subject: [PATCH] Merge branch 'test' of http://114.132.189.42:9002/r/center-lims-before into test --- src/assets/api/controller.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/assets/api/controller.js b/src/assets/api/controller.js index 394fb22..9602a9e 100644 --- a/src/assets/api/controller.js +++ b/src/assets/api/controller.js @@ -157,6 +157,7 @@ treeDevice: "/deviceScope/treeDevice", // 璁惧鏍戝舰 temDataAcquisition: "/deviceScope/temDataAcquisition", // PK8000鏁伴噰 temDataAcquisition2: "/deviceScope/temDataAcquisition2", // PK8000鏁伴噰--澶氭潯 + formulaCalculation: "/deviceScope/formulaCalculation", // 鏁伴噰-鍏紡璁$畻 } const insOrder = { -- Gitblit v1.9.3