@@ -7,7 +7,7 @@ const path = require('path')
const proxyTable = {
'/api': {
// target: 'http://mbi.sagacloud.cn:8080', //扫楼revit
- target: 'http://172.16.0.141:8080', //扫楼revit
+ target: 'http://172.16.0.157:8080', //扫楼revit
changeOrigin: true,
pathRewrite: {
'^/api': ''
@@ -283,11 +283,7 @@ const showTools = {
}
if (item.InfoPointCode == "EquipQRCode") {
- return {
- data: "Infos." + item.InfoPointCode,
- renderer: text.lookQRCode,
- readOnly: true
- }
+ return undefined
if (item.InputMode == "D1") {