@ -110,7 +110,7 @@ export default {
},
changeFlow(value) {
const choose = this.flow_list.filter((item) => item.dictValue === value)
this.formobj.flowKey = choose[0].dictKey
this.formobj.flowKey = choose[0].key
save() {
console.log(this.formobj)