lijiangwei 4 лет назад
Родитель
Сommit
f0e759e553
1 измененных файлов с 1 добавлено и 1 удалено
  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")