OWL ITS + 탐지시스템(인터넷 진흥원)
이민희
2021-11-02 ac863ba662f9a200c2b13dc2e784afdbe92d1671
src/main/webapp/views/workspace/workspaceUserLevelConfig.html
@@ -69,7 +69,7 @@
                            </label>
                        </div>
                    </div>
                    <div class="col-sm-6 text-right">
                    <div class="col-sm-6 text-right" ng-if="$root.checkMngPermission('USER_PERMISSION_MNG_USER')">
                        <!--<div class="btn-group">
                            <button aria-expanded="false"
                                    aria-haspopup="true"
@@ -106,7 +106,7 @@
            </div>-->
            <div class="table-responsive">
                <js-table data="vm.responseData.data" table-configs="vm.tableConfigs"
                <js-table data="vm.responseData.data" table-configs="vm.tableConfigs1"
                          event="vm.tableEvent"></js-table>
            </div>