|
@@ -1,3 +1,4 @@
|
|
|
-window.hostUrl = `http://invoice.jkcredit.com:80/`;
|
|
|
-//window.hostUrl = `http://127.0.0.1:18081/`;
|
|
|
+window.hostUrl = `http://127.0.0.1:18081/`;
|
|
|
+//window.hostUrl = `http://192.168.50.4:18081/`;
|
|
|
+//window.hostUrl = `http://invoice.jkcredit.com:80/`;
|
|
|
window.tableHeight = (document.body.clientHeight * 0.6 - 20)
|