“yueshang” 1 year ago
parent
commit
527130e4d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/api/scdCheck/scdCheck2.js

+ 1 - 1
src/api/scdCheck/scdCheck2.js

@@ -46,7 +46,7 @@ export function scdExpTableData(data) {
   })
 }
 //SCL文件校验点击行号
-export function scdExpTableData2(data) {
+export function scdLineSourcexml(data) {
   return request({
       url: `/screen/scd/line/sourcexml`,
       method: 'get',