y595705120 %!s(int64=3) %!d(string=hai) anos
pai
achega
ee768e5e66
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/pages/other/file-search.vue

+ 3 - 0
src/pages/other/file-search.vue

@@ -61,6 +61,9 @@
           </el-table-column>
 
           <el-table-column label="文件标题" min-width="200" prop="title">
+            <template slot-scope="{row}">
+              <span class="link-title" @click="applyDoc(row)"> {{row.title}}</span>
+            </template>
           </el-table-column>
 
           <el-table-column label="科室" min-width="50" prop="department">