CanadaMes-ui/src/api/home.js
@@ -286,9 +286,9 @@ }) } export function SwitchScanMethod(scansmethod) {s export function SwitchScanMethod(scansmethod) { return request({ url: '/home/SwitchScanMethod?Scanmethod='+scanmethod, url: '/home/SwitchScanMethod?scansmethod='+scansmethod, method: 'post', data:"" })