Browse Source

Merge tag 'Hotfix-zh-185' into develop

Finish Hotfix-zh-185

# Conflicts:
#	src/views/supply/pickup/components/design/print-data.js
Howie 3 years ago
parent
commit
78f7f33e85
1 changed files with 1 additions and 1 deletions
  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")