瀏覽代碼

恢复质检工单取样功能

yusheng 7 月之前
父節點
當前提交
6863dc1c56
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/inspectionWork/index.vue

+ 2 - 2
src/views/inspectionWork/index.vue

@@ -76,12 +76,12 @@
         </template>
         <!-- 操作列 -->
         <template v-slot:action="{ row }">
-          <!-- <el-link
+          <el-link
             type="primary"
             :underline="false"
             @click="addSampleOpen(row)"
             >取样</el-link
-          > -->
+          >
           <el-link
             type="primary"
             :underline="false"