mrzcc
2020-02-17 e64d8b88b4c177360874f5d6ea46d67f8495cdfc
WebService/src/main/resources/components/feePackage/roomCreateFee/roomCreateFee.html
@@ -80,7 +80,7 @@
                    <div class="ibox-tools" style="top:10px;">
                        <button type="button" class="btn btn-primary btn-sm"
                                style="margin-left:10px" v-on:click="_openRoomCreateFeeAddModal(null,true)">
                            <i class="glyphicon glyphicon-plus"></i> 批量创建收费
                            <i class="glyphicon glyphicon-plus"></i> 批量创建
                        </button>
<!--                        <button type="button" class="btn btn-primary btn-sm"-->
<!--                                style="margin-left:10px" v-on:click="_openAddRoom()">-->
@@ -130,11 +130,7 @@
                                    </button>
                                </div>
                                <div class="btn-group">
                                    <button class="btn-white btn btn-xs" v-on:click="_openDelRoomModel(room)">取消收费
                                    </button>
                                </div>
                                <div class="btn-group">
                                    <button class="btn-white btn btn-xs" v-on:click="_openDelRoomModel(room)">查看收费
                                    <button class="btn-white btn btn-xs" v-on:click="_openViewRoomCreateFee(room)">查看收费
                                    </button>
                                </div>
                            </td>