Browse Source

修改了软件牛头数

duanxiaoduan 1 năm trước cách đây
mục cha
commit
597bfa441f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'){