| | |
| | | treeDevice: "/deviceScope/treeDevice", // 设备树形 |
| | | temDataAcquisition: "/deviceScope/temDataAcquisition", // PK8000数采 |
| | | temDataAcquisition2: "/deviceScope/temDataAcquisition2", // PK8000数采--多条 |
| | | formulaCalculation: "/deviceScope/formulaCalculation", // 数采-公式计算 |
| | | } |
| | | |
| | | const insOrder = { |
| | |
| | | writeReport: "/insReport/writeReport", //报告提交 |
| | | examineReport: "/insReport/examineReport", //报告审核 |
| | | ratifyReport: "/insReport/ratifyReport", //报告批准 |
| | | downAll: "/insReport/downAll", //报告批量下载 |
| | | upAll: "/insReport/upAll", //报告批量上传 |
| | | } |
| | | |
| | | const warehouse = { |