pengjun 4 months ago
parent
commit
484e0629f0
  1. 4
      src/components/doctorCheck/CheckPicture.vue

4
src/components/doctorCheck/CheckPicture.vue

@ -529,6 +529,10 @@ export default {
return return
} }
//
this.getPicing = true
this.setGetPicing()
// //
if (oprType == 'print' || oprType == 'unPrint') { if (oprType == 'print' || oprType == 'unPrint') {
let count = this.checkPictures.length let count = this.checkPictures.length

Loading…
Cancel
Save