Parcourir la source

装集客项目更新

lijiangwei il y a 4 ans
Parent
commit
f0e759e553
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      uis/views/customer/edit.html

+ 1 - 1
uis/views/customer/edit.html

@@ -122,7 +122,7 @@
         }
 
         admin.req({
-            url: '/reportcustomer/dict/',
+            url: '/customer/reportcustomer/dict/',
             done: function (res) {
                 var data = res.data.source;
                 console.log(res.data, "opoopopop")