瀏覽代碼

修改了软件牛头数

duanxiaoduan 1 年之前
父節點
當前提交
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'){