| | |
| | | </head> |
| | | <body> |
| | | <div id="app"></div> |
| | | <!-- <script type='text/javascript' src='http://10.16.173.59:81/web-apps/apps/api/documents/api.js'></script> --> |
| | | <script type='text/javascript' src='http://10.16.173.59:81/web-apps/apps/api/documents/api.js'></script> |
| | | <script src="<%= htmlWebpackPlugin.options.url %>/static/luckysheet/plugins/js/plugin.js"></script> |
| | | <script src="<%= htmlWebpackPlugin.options.url %>/static/luckysheet/luckysheet.umd.js"></script> |
| | | </body> |
| | |
| | | a.model = a.model + ((a.modelNum == null || a.modelNum == '' || a.modelNum == 'null') ? |
| | | '' : ( |
| | | '-' + a.modelNum)) |
| | | a.insProduct = a.insProduct.filter(b=>b.state === 1) |
| | | return a |
| | | })), |
| | | pairing: JSON.stringify(this.bsm2Val2) |
| | |
| | | // Vue.prototype.PROJECT = '装备电缆' |
| | | //本地 |
| | | Vue.prototype.LOCATIONVUE = "http://127.0.0.1:80"; |
| | | // const javaApi = 'http://127.0.0.1:8001'; |
| | | const javaApi = 'http://192.168.0.104:8001'; |
| | | const javaApi = 'http://127.0.0.1:8001'; |
| | | |
| | | //云 |
| | | // Vue.prototype.LOCATIONVUE = "http://114.132.189.42:8080"; |