diff --git a/src/components/doctorCheck/CheckPicture.vue b/src/components/doctorCheck/CheckPicture.vue index 70687bd..b545b19 100644 --- a/src/components/doctorCheck/CheckPicture.vue +++ b/src/components/doctorCheck/CheckPicture.vue @@ -529,6 +529,10 @@ export default { return } + // 标记采图中,让滚动条滑到最右边…… + this.getPicing = true + this.setGetPicing() + // 设置图片打印或不打印 if (oprType == 'print' || oprType == 'unPrint') { let count = this.checkPictures.length