lilei 2 yıl önce
ebeveyn
işleme
a548f43742

+ 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()
         }
       }