Browse Source

BUG修复

seimin 3 years ago
parent
commit
23e948229a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/scanning_drug/scanning_drug.vue

+ 1 - 0
pages/scanning_drug/scanning_drug.vue

@@ -269,6 +269,7 @@ export default {
269 269
     // 填写交接人账号-取消
270 270
     hosCancel() {
271 271
       this.hosModels.disjunctor = false;
272
+      this.gotoFlag = true;
272 273
     },
273 274
     // 填写交接人账号弹窗
274 275
     showSelectAccount() {