瀏覽代碼

Merge branch 'yinet' of yinet2020/YinetOASystemWeb into master

yinet 4 年之前
父節點
當前提交
320b109dcf
共有 1 個文件被更改,包括 5 次插入4 次删除
  1. 5 4
      src/views/system/process/index.vue

+ 5 - 4
src/views/system/process/index.vue

@@ -323,10 +323,11 @@
           headers: { Authorization: 'Bearer ' + getToken() },
           headers: { Authorization: 'Bearer ' + getToken() },
           // 上传的地址
           // 上传的地址
           url: undefined,
           url: undefined,
-          actkey:'',
-          //业务关联数据
-          DataAssociation:[]
-        }
+
+        },
+        actkey:'',
+        //业务关联数据
+        DataAssociation:[]
       }
       }
     },
     },
     methods: {
     methods: {