Browse Source

租户信息

Zn 1 năm trước cách đây
mục cha
commit
39524ba785
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      ruoyi-ui/src/views/system/tenant/index.vue

+ 2 - 2
ruoyi-ui/src/views/system/tenant/index.vue

@@ -107,14 +107,14 @@
           v-hasPermi="['system:tenant:export']"
           >导出
         </el-button>
-        <el-button
+        <!-- <el-button
           type="warning"
           plain
           icon="el-icon-download"
           size="mini"
           @click="handleTest"
           >test
-        </el-button>
+        </el-button> -->
       </el-col>
       <right-toolbar
         :showSearch.sync="showSearch"