소스 검색

Merge tag 'Hotfix-zh-185' into develop

Finish Hotfix-zh-185

# Conflicts:
#	src/views/supply/pickup/components/design/print-data.js
Howie 3 년 전
부모
커밋
78f7f33e85
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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")