From 2196260ce80dd17d96309a7cc8e5632f2e503067 Mon Sep 17 00:00:00 2001
From: tom <tom.he@highdatas.com>
Date: 星期五, 16 八月 2024 13:34:17 +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