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