Browse Source

装集客项目更新

lijiangwei 4 years ago
parent
commit
769fc46a76
1 changed files with 1 additions and 1 deletions
  1. 1 1
      uis/views/agent/index.html

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

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