Преглед на файлове

Merge branch 'hotfix/bugs3' of duanxiaoduan/tmr-admin into develop

duanxiaoduan преди 1 година
родител
ревизия
c998cc0a28
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/formulationPlan/dhedFormula/index.vue

+ 1 - 1
src/views/formulationPlan/dhedFormula/index.vue

@@ -3104,7 +3104,7 @@ export default {
       console.log(row)
     },
     handleSynchronous(){
-      const url = 'ud/feedp/sync'
+      const url = 'authdata/ud/feedp/sync'
       const data = {}
       postJson(url, data).then(response => {
         if(response.msg !== 'fail'){