@ -1,6 +1,6 @@
let url_ = "https://ts-qingren.sixinyun.com";
const dev =0
if (dev === 0) {
if (dev === 1) {
url_ = "http://localhostlanketijian"
}
let url_array = {};
@ -3,7 +3,7 @@ import {
} from '@/lu/axios.js'
const dev = 0
export const HospitalExtraReportStatusAction = async (data) => await $post({
@ -45,7 +45,7 @@
</view>
<view class="report_content_doctor_wrapper">
<view class="report_content_doctor_name_wrapper">检查医生:{{ i.doctor }}</view>
<view class="report_content_datetime_wrapper">检查时间:{{ i.datetime }}</view>
<!-- <view class="report_content_datetime_wrapper">检查时间:{{ i.datetime }}</view> -->