Quellcode durchsuchen

合理用药跳转

zengfanwei vor 2 Monaten
Ursprung
Commit
c353926763

+ 1 - 1
src/components/zhu-yuan-yi-sheng/yi-zhu-lu-ru/yz-header/YzQueryCondition.vue

@@ -649,7 +649,7 @@ const jumpToMedicalRecord = () => {
 
 // 合理用药
 const openRationalDrugUse = () => {
-  window.open("http://172.16.32.121:9097/index.html");
+  window.open("http://130.150.161.153:8080");
 };
 
 function openNewNutrientPlus() {