Explorar o código

隐藏查阅关联按钮

duy hai 8 meses
pai
achega
6fddaf49eb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>