caipin 5 years ago
parent
commit
6338f70d8e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      views/cloud/curing.html

+ 1 - 1
views/cloud/curing.html

@@ -248,7 +248,7 @@
                                         <tbody curingUser >
                                         <% curingList.forEach(function(curing) { %>
                                         <tr curingInfoEdi dataCid="<%= curing.client_id %>" data="<%= curing.ssoId %>" dataId="<%= curing._id %>"
-                                         data-toggle="modal" data-target="#detail">
+                                         data-toggle="modal" data-target="">
                                             <td><%= curing.mobile %> </td>
                                             <td><%= curing.company %></td>
                                             <td><%= curing.clientInfo.clientname %></td>