From ec4e1f18de717d26b3e510f0d826e8f93e19eefe Mon Sep 17 00:00:00 2001 From: wzp <2040239371@qq.com> Date: 星期二, 25 十月 2022 17:03:06 +0800 Subject: [PATCH] 修复客户信息管理 修复文字错误 --- web/web/GwSp.aspx | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) diff --git a/web/web/GwSp.aspx b/web/web/GwSp.aspx index 3b3d847..3e4bd30 100644 --- a/web/web/GwSp.aspx +++ b/web/web/GwSp.aspx @@ -470,15 +470,15 @@ <div class="form-group"> <div class="input-group m-b"> <input type="button" value="鏌ヨ" class="btn btn-primary action-query" /> - <input class="btn btn-warning action-create" value="鍒涘缓鏂拌处鍙�" type="button" /> + <input class="btn btn-warning action-create" value="鍒涘缓鏂拌处鍙�" type="button" /> + <input type="button" value="鎵归噺淇敼閫氶亾" class="btn btn-danger action-modal-op" /> + <input type="button" class="btn btn-info action-export" value="瀵煎嚭鏁版嵁" /> </div> </div> </div> </div> </form> <div class="table-responsive"> - <input type="button" value="鎵归噺淇敼閫氶亾" class="btn btn-danger action-modal-op" /> - <input type="button" class="btn btn-info action-export" value="瀵煎嚭鏁版嵁" /> <table class="table table-striped table-bordered table-hover" id="gwspTable"> <thead> <tr class="header"> @@ -503,9 +503,11 @@ <th> 閫氶亾 </th> + <!-- <th> 澶辫触琛ュ彂 </th> + --> <th> 浠樿垂鏂瑰紡 </th> @@ -520,13 +522,13 @@ //鏉℃暟/浣欓/浠樿垂鏂瑰紡/鍗曚环/鍛婅 鍓╀綑鎬绘潯鏁�/鍩烘湰鏉℃暟/璧犻�佹潯鏁�/浠樿垂鏂瑰紡/鍗曚环/鍛婅 </th> - --> <th> 璐﹀彿閰嶇疆灞炴�� </th> <th> 鎵╁睍鍙� </th> + --> <th> 瀹㈡埛IP </th> @@ -536,7 +538,7 @@ <th> 婵�娲绘椂闂� </th> - <th colspan="4"> + <th class="text-center" width="150px"> 鎿嶄綔 </th> </tr> -- Gitblit v1.9.1