xizhong 6 luni în urmă
părinte
comite
a9a74732d0
1 a modificat fișierele cu 5 adăugiri și 0 ștergeri
  1. 5 0
      src/views/data/frontHome/components/TableBox2.vue

+ 5 - 0
src/views/data/frontHome/components/TableBox2.vue

@@ -162,6 +162,11 @@
         width="120"
         align="center">
       </el-table-column>
+      <el-table-column label="质控审核人员" width="120" align="center">
+        <template>
+          <span>林明霞</span>
+        </template>
+      </el-table-column>
     </el-table>
   </div>
 </template>