lilei 2 سال پیش
والد
کامیت
a548f43742
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      public/version.json
  2. 1 1
      src/views/allocationManagement/transferOut/printModal.vue

+ 1 - 1
public/version.json

@@ -1,4 +1,4 @@
 {
-    "version": "2.1.38",
+    "version": "2.1.39",
     "message": "发现有新版本发布,确定更新系统?"
 }

+ 1 - 1
src/views/allocationManagement/transferOut/printModal.vue

@@ -194,7 +194,7 @@ export default {
       if (!newValue) {
         this.handleClose()
       } else {
-        if (this.nowType == 'dbflPrint') {
+        if (this.nowType == 'dbflPrint' || this.nowType == 'dbflExport') {
           this.getTypeData()
         }
       }