فهرست منبع

添加订单-选择客诉,单选

wangxiaoming 6 سال پیش
والد
کامیت
fa32e7b135
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      watero-rst-web/src/main/webapp/WEB-INF/views/cm/customer/add_custome_list.ftl

+ 1 - 1
watero-rst-web/src/main/webapp/WEB-INF/views/cm/customer/add_custome_list.ftl

@@ -142,7 +142,7 @@
                                 break;
                         }
                         html += '<tr class="text-c">' +
-                                ' <td><input type="radio" class="customer_id" id="" value="'+ customer.customerId +'" ></td>' +
+                                ' <td><input type="radio" class="customer_id" id="" name="customerId" value="'+ customer.customerId +'" ></td>' +
                                 ' <td>'+ cufte(customer.customerId) +'</td>' +
                                 ' <td>'+ cufte(customer.customerWechatName) +'</td>' +
                                 ' <td>'+ cufte(customer.customerName) +'</td>' +