pengjun 1 year ago
parent
commit
8c417997b0
  1. 1
      src/components/doctorCheck/CheckPicture.vue

1
src/components/doctorCheck/CheckPicture.vue

@ -299,6 +299,7 @@ export default {
}
let token = window.sessionStorage.getItem("token");
let toOutShell = {
asbitemName: this.doctorCheck.asbitemName,
images: this.checkPictures,
token,
};

Loading…
Cancel
Save