From 7de00c5824ecfd39fec748386298ba0cedd4504e Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期二, 16 一月 2024 16:06:10 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-LayUI

---
 WebTM/views/生产管理/生产工位/Gy_SourceWorkStationSetList.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\267\245\344\275\215/Gy_SourceWorkStationSetList.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\267\245\344\275\215/Gy_SourceWorkStationSetList.html"
index a667332..81ffdf1 100644
--- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\267\245\344\275\215/Gy_SourceWorkStationSetList.html"
+++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\267\245\344\275\215/Gy_SourceWorkStationSetList.html"
@@ -344,7 +344,7 @@
                     layer.open({
                         type: 2
                         , area: ['100%', '100%']
-                        , title: '鍖呰鏂瑰紡鍒楄〃-缂栬緫'
+                        , title: '鐢熶骇宸ヤ綅鍒楄〃-缂栬緫'
                         , shift: 0//寮瑰嚭鍔ㄧ敾
                         , content: './Gy_SourceWorkStationSet.html?OperationType=3&linterid=' + linterid + '&HSouceBillType='
                     })
@@ -364,7 +364,7 @@
                         var wait = layer.load();
                         //閫昏緫鍒犻櫎鏂规硶
                         $.ajax({
-                            url: GetWEBURL() + 'DeltetGy_PackType',
+                            url: GetWEBURL() + 'DeltetGy_SourceWorkStation',
                             type: "GET",
                             data: { "HItemID": ItemID, "user": sessionStorage["HUserName"]},
                             success: function (result) {

--
Gitblit v1.9.1