globle.js 208 B

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