src/assets/api/controller.js
@@ -5,7 +5,8 @@ user, dataReporting, enums, capacityScope capacityScope, systemLog } } @@ -79,3 +80,7 @@ delTestObject: "/capacityScope/delTestObject", //删除检测对象 upTestObject: "/capacityScope/upTestObject", //修改检测对象 } const systemLog = { selectSystemLogList: "/systemLog/selectSystemLogList", //获取系统日志列表 }