Преглед изворни кода

导入失败无法再次导入问题

jbb пре 2 година
родитељ
комит
81911a1c81

+ 1 - 0
src/views/advance-packingList/adPaList-clothes.vue

@@ -755,6 +755,7 @@ export default {
            }else{
              this.loading = false
             this.$message.error(res.message);
+            this.handleOkButton = false
         }
       })
       },

+ 1 - 0
src/views/packing-list/clothes-list.vue

@@ -651,6 +651,7 @@ export default {
              this.handleOkButton = false
            }else{
             this.$message.error(res.message);
+            this.handleOkButton = false
         }
       })
       },