Quellcode durchsuchen

1、提交代码

赖云浩 vor 4 Jahren
Ursprung
Commit
3be6f8384d
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      src/pages/application-manage/app-manage/index.vue

+ 2 - 2
src/pages/application-manage/app-manage/index.vue

@@ -92,8 +92,8 @@
                     <dg-button type="primary" icon="el-icon-circle-plus-outline" @click="handleAddDialog"
                         >新增</dg-button
                     >
-                    <dg-button type="primary" @click="handleRemoteRource">资源获取</dg-button>
-                    <dg-button type="primary" @click="handleSyncRource">资源同步</dg-button>
+                    <!-- <dg-button type="primary" @click="handleRemoteRource">资源获取</dg-button>
+                    <dg-button type="primary" @click="handleSyncRource">资源同步</dg-button> -->
                 </div>
                 <Table ref="myTable" :url="tableUrl" :headerData="titleData" :condition="formData" :lazyLoad="true">
                     <dg-table-column fixed="right" label="操作" width="120" align="center">