yanzai 7 months ago
parent 1f9277cc31
commit b08facae9b

1
.gitignore vendored

@ -1,2 +1,3 @@
/tongyuan_fz_h5/unpackage /tongyuan_fz_h5/unpackage
/tongyuan_fz_h5/unpackage /tongyuan_fz_h5/unpackage
/tongyuan_fz_h5/unpackage

@ -89,7 +89,7 @@
let hospital=ref('') let hospital=ref('')
let refreshInterval = ref(null) // let refreshInterval = ref(null) //
const ChaXunFenZhenInfo= async(info)=>{ const ChaXunFenZhenInfo= async(info)=>{
wancheng_count.value=0;
FenZhenGetTiJianLine({ FenZhenGetTiJianLine({
id_number: id_number.value id_number: id_number.value
}).then(res => { }).then(res => {

@ -14,7 +14,7 @@
<title>MemberMngr</title> <title>MemberMngr</title>
<!--preload-links--> <!--preload-links-->
<!--app-context--> <!--app-context-->
<script type="module" crossorigin src="/h5/assets/index-d0d525e7.js"></script> <script type="module" crossorigin src="/h5/assets/index-278486bf.js"></script>
<link rel="stylesheet" href="/h5/assets/index-533083b3.css"> <link rel="stylesheet" href="/h5/assets/index-533083b3.css">
</head> </head>
<body> <body>

Loading…
Cancel
Save