From ddd4919fdd5c5dd4fc96eb99e590403cad58bbd7 Mon Sep 17 00:00:00 2001
From: puzhibing <393733352@qq.com>
Date: 星期六, 03 六月 2023 02:03:18 +0800
Subject: [PATCH] 更新支付

---
 management/guns-admin/src/main/webapp/static/modular/system/tAgent/tAgent_info.js |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/management/guns-admin/src/main/webapp/static/modular/system/tAgent/tAgent_info.js b/management/guns-admin/src/main/webapp/static/modular/system/tAgent/tAgent_info.js
index 179ae62..53f47c2 100644
--- a/management/guns-admin/src/main/webapp/static/modular/system/tAgent/tAgent_info.js
+++ b/management/guns-admin/src/main/webapp/static/modular/system/tAgent/tAgent_info.js
@@ -345,7 +345,4 @@
 
 $(function() {
     Feng.initValidator("tAgentInfoForm", TAgentInfoDlg.validateFields);
-    var carPhoto = new $WebUpload("fileNo");
-    carPhoto.setUploadBarId("progressBar");
-    carPhoto.init();
 });

--
Gitblit v1.7.1