WebService/src/main/resources/components/complaintPackage/addComplaintStep/addComplaintStep.html
@@ -9,6 +9,7 @@ <vc:create name="viewFloorInfo" callBackListener="addComplaintStep" callBackFunction="notify" showAddFloorButton="false" ></vc:create> </div> <div v-if="addComplaintStepInfo.index == 1"> @@ -16,6 +17,11 @@ callBackListener="addComplaintStep" callBackFunction="notify" ></vc:create> <vc:create name="searchRoom" emitChooseRoom="sellRoomSelectRoom" emitLoadData="sellRoomOther" roomFlag="1" ></vc:create> </div> <div v-if="addComplaintStepInfo.index == 2"> <vc:create name="addComplainView"