Przeglądaj źródła

Merge branch 'yinet' of yinet2020/YinetOASystemWeb into master

yinet 4 lat temu
rodzic
commit
320b109dcf
1 zmienionych plików z 5 dodań i 4 usunięć
  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() },
           // 上传的地址
           url: undefined,
-          actkey:'',
-          //业务关联数据
-          DataAssociation:[]
-        }
+
+        },
+        actkey:'',
+        //业务关联数据
+        DataAssociation:[]
       }
     },
     methods: {