فهرست منبع

添加客户基本信息

dujinyan 7 سال پیش
والد
کامیت
d9066b7c92
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      watero-rst-web/src/main/webapp/WEB-INF/views/customer/save_customer_info.ftl

+ 2 - 2
watero-rst-web/src/main/webapp/WEB-INF/views/customer/save_customer_info.ftl

@@ -701,8 +701,8 @@
             type: "POST",
             data: {
                 customerInfoJson:customerInfoJson,
-                /*dockedContactInfoListJson:dockedContactInfoListJson,
-                channelSaleInfoListJson:dockedContactInfoListJson,*/
+                dockedContactInfoListJson:dockedContactInfoListJson,
+                channelSaleInfoListJson:dockedContactInfoListJson,
                 billingInfoJson : billingInfoJson,
                 ticketOpeningInfoJson:ticketOpeningInfoJson
             },