Explorar el Código

Merge remote-tracking branch 'origin/TCM0513' into testNew

zhouna hace 4 años
padre
commit
29f22e5b9c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/js/tcmiss.js

+ 1 - 1
src/js/tcmiss.js

@@ -1,6 +1,6 @@
 const $ = require("jquery");
 const {get, post, config, getUrlArgObject, openNewWin, titleConfig} = require('./promise.js');
-const targetUrl = 'http://114.55.109.16:81/lantone/index';
+const targetUrl = '/lantone/index';
 let treatUrl = targetUrl;
 $(function () {
     let mrId = getUrlArgObject('mrId')