From 4a8b141573f0494da1546b845f7b2b034532f8e0 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期日, 30 十月 2022 11:05:23 +0800
Subject: [PATCH] 公用资料--客户列表

---
 WebTM/views/基础资料/销售基础资料/Gy_Customer.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\351\224\200\345\224\256\345\237\272\347\241\200\350\265\204\346\226\231/Gy_Customer.html" "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\351\224\200\345\224\256\345\237\272\347\241\200\350\265\204\346\226\231/Gy_Customer.html"
index 0c7bd65..10312c2 100644
--- "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\351\224\200\345\224\256\345\237\272\347\241\200\350\265\204\346\226\231/Gy_Customer.html"
+++ "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\351\224\200\345\224\256\345\237\272\347\241\200\350\265\204\346\226\231/Gy_Customer.html"
@@ -184,7 +184,7 @@
                     //    , { field: '鏄庣粏鏍囪', title: '鏄庣粏鏍囪' }
                     //    , { field: '绂佺敤鏍囪', title: '绂佺敤鏍囪' }
                     //]],
-                    done: function (res, curr, count) {
+                    ,done: function (res, curr, count) {
                         $("#mainTable").css("width", "100%");
                     },
                 };

--
Gitblit v1.9.1