|
@@ -33,7 +33,7 @@ const config = {
|
|
|
getSysSetInfoDatas: '/api/data/sysSet/getSysSetInfoDatas',
|
|
|
getMr: '/api/data/mr/getMr'
|
|
|
}
|
|
|
-const imageUrlPrefix = 'http://192.168.2.121:82';
|
|
|
+const imageUrlPrefix = 'http://192.168.2.122:82';
|
|
|
// const getUrlArgObject = function(parm) {
|
|
|
// var query = decodeURI(window.location.search);
|
|
|
// var args = qs.parse(qs.parse(query.substr(1)));
|