소스 검색

【修改】仓库认证

howie 2 년 전
부모
커밋
49418c036b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/supply/pickup/check.vue

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

@@ -755,7 +755,7 @@ export default {
 
     // 查询列表
     getList() {
-      if (this.check==='1') {
+      if (this.check=='1') {
         if (!this.screenForm.manId) {
         return this.$errorMsg("请先查询提货人信息");
       }