From eb5a5cc6596dc9aec77927c00a48e25ab0e4efab Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期二, 20 一月 2026 20:39:00 +0800
Subject: [PATCH] no message
---
src/main/webapp/static/js/mat/mat.js | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/main/webapp/static/js/mat/mat.js b/src/main/webapp/static/js/mat/mat.js
index 4874d47..20381fd 100644
--- a/src/main/webapp/static/js/mat/mat.js
+++ b/src/main/webapp/static/js/mat/mat.js
@@ -301,11 +301,11 @@
// 鍥炴樉琛ㄥ崟鏁版嵁
form.val('detail', mData);
// 鏂板鑷姩鐢熸垚鍟嗗搧缂栧彿
- if (!mData) {
- http.get(baseUrl + "/mat/auto/matnr/auth", null, function (res) {
- $('#matnr').val(res.data);
- })
- }
+ // if (!mData) {
+ // http.get(baseUrl + "/mat/auto/matnr/auth", null, function (res) {
+ // $('#matnr').val(res.data);
+ // })
+ // }
// 琛ㄥ崟鎻愪氦浜嬩欢
form.on('submit(editSubmit)', function (data) {
data.field.tagId = insXmSel.getValue('valueStr');
--
Gitblit v1.9.1