WebService/src/main/resources/components/unitPackage/view-unit-info/viewUnitInfo.js
@@ -12,10 +12,12 @@ viewUnitInfo:{ index:0, flowComponent:'viewUnitInfo', unitId:'', unitNum:'', layerCount:'', lift:'', remark:'', layerCount:'', lift:'', remark:'', floorId:'', } }, @@ -33,6 +35,10 @@ vc.component.viewUnitInfo.index = _index; }); vc.on('viewUnitInfo','onFloorInfo',function(_param){ vc.component.viewUnitInfo.floorId = _param.floorId; }); }, methods:{