diff --git a/src/components/addInquiryConfigModal.vue b/src/components/addInquiryConfigModal.vue
index 8ee374f..14b96c3 100644
--- a/src/components/addInquiryConfigModal.vue
+++ b/src/components/addInquiryConfigModal.vue
@@ -74,6 +74,7 @@
{
+ return time.getTime() < Date.now();
+}
const locale=ref('');
const toggleType=ref(true);
const slect_all_date=ref([]);
@@ -300,6 +304,7 @@ watch(()=>props.inquiry_config_id,(newVal,oldValval)=>{
//handleDoctorList();
title.value='添加医生问诊配置';
toggleType.value=true;
+ modalForm.inquiry_price=null
}
},{immediate:true})
@@ -313,9 +318,7 @@ watch(()=>props.inquiry_config_id,(newVal,oldValval)=>{
const changeDoctor=(value)=>{
let cur=doctorData.value.filter((item)=> item.doctor_id==value);
-
if(cur && cur.length==1){
- alert(cur[0].is_platform_deep_cooperation)
is_platform_deep_cooperation.value=cur[0].is_platform_deep_cooperation
}else{
is_platform_deep_cooperation.value=0
diff --git a/src/components/addSysconfigModal.vue b/src/components/addSysconfigModal.vue
index 1336458..aba68b5 100644
--- a/src/components/addSysconfigModal.vue
+++ b/src/components/addSysconfigModal.vue
@@ -33,6 +33,7 @@
快速问诊
公益问诊
问诊购药
+
diff --git a/src/views/doctor/doctor-list/index.vue b/src/views/doctor/doctor-list/index.vue
index 249bfc5..32cb2e6 100644
--- a/src/views/doctor/doctor-list/index.vue
+++ b/src/views/doctor/doctor-list/index.vue
@@ -368,11 +368,11 @@
-
+
-
+
@@ -409,15 +409,15 @@
-
+
-
-
+
+
@@ -557,8 +557,25 @@
-
+
+
+
+
+
+ 证书有效期:2023.02.01-2023.08.01
+
+ 更新
+ 注销
+ 重新申请
+
+
+
+
+
操作
diff --git a/src/views/inquiry/sysconfig-list/index.vue b/src/views/inquiry/sysconfig-list/index.vue
index 5d930f8..b2e6ab3 100644
--- a/src/views/inquiry/sysconfig-list/index.vue
+++ b/src/views/inquiry/sysconfig-list/index.vue
@@ -9,6 +9,7 @@
快速问诊
公益问诊
问诊购药
+
糖组检测