duanxiaoduan 1 год назад
Родитель
Сommit
597bfa441f
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'){