瀏覽代碼

租户信息

Zn 1 年之前
父節點
當前提交
39524ba785
共有 1 個文件被更改,包括 2 次插入2 次删除
  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"