|
|
|
|
@ -932,6 +932,9 @@ export default {
|
|
|
|
|
const url =
|
|
|
|
|
`${process.env.VUE_APP_OA_URL}/admin/flow/create/${typeid}?wuziguanli_oatoken=${this.wuziguanli_oatoken}&&outbounds_id=${res.id}&default_json=${JSON.stringify(default_json)}`
|
|
|
|
|
const seeBuy = window.open(url, '_blank')
|
|
|
|
|
if(this.$route.query.oaType==='wuzi'){
|
|
|
|
|
window.history.back()
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
submit() {
|
|
|
|
|
console.log('this.mingxiList', this.mingxiList)
|
|
|
|
|
|