吉安感知网项目-前端
chenyao
2026-07-10 2522fd1192999cc28cd95d6362a629e54b6a160b
applications/task-work-order/src/views/orderView/orderManage/inspectionReport/index.vue
@@ -54,7 +54,7 @@
                     {{ getTaskTypeLabel(row.resultType, workOrderTypeXT) }}
                  </template>
               </el-table-column>
               <el-table-column label="操作" class-name="operation-btns">
               <el-table-column label="操作" class-name="operation-btns" fixed="right">
                  <template v-slot="{ row }">
                     <el-link  type="primary"  @click="seeOnlineWord(row)">查看</el-link>
                     <el-link  type="primary"  @click="openOfficeEdit(row)">在线编辑</el-link>