Browse Source

1、优化列表字段能显示

huangmp 1 năm trước cách đây
mục cha
commit
1854890241

+ 1 - 1
src/views/modules/print/print-scan-delivery.vue

@@ -119,7 +119,7 @@ export default {
     // AddOrUpdate
     // AddOrUpdate
   },
   },
   created () {
   created () {
-    this.getDeviceList();
+    // this.getDeviceList();
     this.getLogisticsList()
     this.getLogisticsList()
   },
   },
   mounted () {
   mounted () {