From df940b7e193dafde6651aecebb2e27c3eea1559a Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期六, 07 二月 2026 09:36:35 +0800
Subject: [PATCH] 机加工共用许可,更新许可定时任务错开
---
src/main/webapp/static/js/basContainer/basContainer.js | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/static/js/basContainer/basContainer.js b/src/main/webapp/static/js/basContainer/basContainer.js
index 9781c7c..7a7dc1e 100644
--- a/src/main/webapp/static/js/basContainer/basContainer.js
+++ b/src/main/webapp/static/js/basContainer/basContainer.js
@@ -148,8 +148,6 @@
title: '鍒濆鍖�',
content: $('#initContainer').html(),
success: function (layero, dIndex) {
- // layDateRender(mData);
- // form.val('detail', mData);
form.on('submit(initDo)', function (data) {
var loadIndex = layer.load(2);
$.ajax({
--
Gitblit v1.9.1