@@ -194,7 +194,7 @@
this.current_project_name = row.project_name
this.current_name = row.patient_name
this.$nextTick(() => {
- JsBarcode('#barcode',row.feedetl_sn, {
+ JsBarcode('#barcode',row.p_project_id, {
format: 'CODE39',
lineColor: '#000',
background: '#EBEEF5',