Преглед на файлове

添加客户基本信息

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
             },