修改工作流程框架内容
Showing
3 changed files
with
36 additions
and
30 deletions
-
Please register or sign in to post a comment
... | ... | @@ -80,6 +80,7 @@ export default { |
}, | ||
created() { | ||
this.propsParam = this.$attrs; | ||
//debugger; | ||
this.columns = datas.columns(); | ||
this.loadData(); | ||
}, | ||
... | ... |