Explorar el Código

装集客项目更新

lijiangwei hace 4 años
padre
commit
769fc46a76
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      uis/views/agent/index.html

+ 1 - 1
uis/views/agent/index.html

@@ -119,7 +119,7 @@
 
         table.render({
             elem: '#customer_datagrid'
-            , url: '/agent/agent/'
+            , url: '/agent/'
             , cols: [[
                 {field: 'name', title: '名称', width: 150}
                 , {field: 'relation_user', title: "联系人", width: 100}