From 70bfe2998e748e2c99b25c2be2d0063b459d71aa Mon Sep 17 00:00:00 2001
From: zhangyanpeng <bob.zhang@highdatas.com>
Date: 星期日, 04 八月 2024 17:13:31 +0800
Subject: [PATCH] 调整

---
 module/md/page/popup/page/popup_target_dealer_edit.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/module/md/page/popup/page/popup_target_dealer_edit.html b/module/md/page/popup/page/popup_target_dealer_edit.html
index 559a26b..b688cd1 100644
--- a/module/md/page/popup/page/popup_target_dealer_edit.html
+++ b/module/md/page/popup/page/popup_target_dealer_edit.html
@@ -353,7 +353,7 @@
 									popup: {
 										onclick: function(obj) {//寮圭獥鐐瑰嚮浜嬩欢
 											//鎵撳紑寮�鎴峰簱寮圭獥
-											me.openHospital("add", "hospital", function(popupobj) {
+											me.openHospital("add", "Pharmacy", function(popupobj) {
 												let formData_ = clone(me.formData);
 												formData_.drugstore_id = popupobj.list[0].hospital_id;
 												formData_.drugstore_code = popupobj.list[0].md_hospital__code;

--
Gitblit v1.8.0