From bd48f9e9e9176ea5d098415fab572b34166aec26 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期二, 18 一月 2022 10:26:09 +0800 Subject: [PATCH] 专家培训合同打印 --- zhengcaioa/zhengcaioa/Views/AdmTongxunlu/Index.cshtml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zhengcaioa/zhengcaioa/Views/AdmTongxunlu/Index.cshtml b/zhengcaioa/zhengcaioa/Views/AdmTongxunlu/Index.cshtml index 36e517d..9a76606 100644 --- a/zhengcaioa/zhengcaioa/Views/AdmTongxunlu/Index.cshtml +++ b/zhengcaioa/zhengcaioa/Views/AdmTongxunlu/Index.cshtml @@ -50,7 +50,7 @@ var _pageAdd = function () { - OpenWindow("鏂板鐗╁搧", "98%", "90%", "/AdmTongxunlu/Edit/"); + OpenWindow("鏂板閫氳褰�", "98%", "90%", "/AdmTongxunlu/Edit/"); } var _pagedel = function (id) { -- Gitblit v1.9.1