Browse Source

删除无效的引用

lighter 1 year ago
parent
commit
150e432bbc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/hospital-service/electronic_health_card/NewUserReg.vue

+ 0 - 1
src/views/hospital-service/electronic_health_card/NewUserReg.vue

@@ -39,7 +39,6 @@ import {analyseIdCard} from "../../../api/electronic-health-card";
 import {resize} from "../../../utils/image";
 import {showToast} from "vant";
 import {getPatientIdByOpenId} from "../../../api/patient-id-cards";
-import store from "../../../store";
 import {setStoreCards} from "../../../utils/pat-card";
 
 export default {