Kaynağa Gözat

Merge tag 'Hotfix-zh-185' into develop

Finish Hotfix-zh-185

# Conflicts:
#	src/views/supply/pickup/components/design/print-data.js
Howie 3 yıl önce
ebeveyn
işleme
78f7f33e85
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/views/supply/pickup/check.vue

+ 1 - 1
src/views/supply/pickup/check.vue

@@ -578,7 +578,7 @@ export default {
         console.log(this.tableSelection);
         getDetails(this.tableSelection)
         this.$refs.preView.show(this.hiprintTemplate, detailArr)
-      } else {
+      } else {    
         this.queryItem = this.tableSelection;
         this.dialogForm.createMan = JSON.parse(
           localStorage.getItem("supply_user")