From 279032b4c1fe612003b0ad549f7fb622f58159b5 Mon Sep 17 00:00:00 2001
From: tom <tom.he@highdatas.com>
Date: 星期日, 04 八月 2024 17:51:11 +0800
Subject: [PATCH] Merge branch 'master' of http://highdatas.com:9000/r/promotion/promotion_html

---
 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