Sfoglia il codice sorgente

隐藏查阅关联按钮

duy 8 mesi fa
parent
commit
6fddaf49eb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/tentative/collect/test.vue

+ 1 - 1
src/views/tentative/collect/test.vue

@@ -72,7 +72,7 @@
             >
                 <template #action="{ row }">
                     <el-link type="primary" @click="viewPdf(row)">查看</el-link>
-                    <el-link type="primary" @click="relatedSearchClick(row)">查阅关联</el-link>
+                    <!-- <el-link type="primary" @click="relatedSearchClick(row)">查阅关联</el-link> -->
                 </template>
             </HcTable>
             <template #action>