mrzcc
2020-02-17 e64d8b88b4c177360874f5d6ea46d67f8495cdfc
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">
@@ -18,7 +19,7 @@
        ></vc:create>
    </div>
    <div v-if="addComplaintStepInfo.index == 2">
        <vc:create name="addComplain"
        <vc:create name="addComplainView"
                   callBackListener="addComplaintStep"
                   callBackFunction="notify"
        ></vc:create>