Browse Source

恢复质检工单取样功能

yusheng 7 tháng trước cách đây
mục cha
commit
6863dc1c56
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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"