src/api/exceptionApi.js
@@ -42,6 +42,10 @@
  /**
   *
   * @param {*} siteName
@@ -92,7 +96,6 @@
   */
  queryExceptionType(){
    return $http.get('/dust/exceptiontype')
  }
  ,
  },
}