Selaa lähdekoodia

【修改】仓库认证

howie 2 vuotta sitten
vanhempi
commit
49418c036b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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("请先查询提货人信息");
       }