fix -- 重构前端任务模块,改为work模块。

This commit is contained in:
konbai
2022-03-29 23:16:38 +08:00
parent a98b74dcce
commit bc1515ad36
9 changed files with 96 additions and 264 deletions

View File

@@ -15,7 +15,7 @@ import { readXml, saveXml } from "@/api/workflow/definition";
import ProcessDesigner from '@/components/ProcessDesigner';
export default {
name: 'index',
name: 'Designer',
components: { ProcessDesigner },
data () {
return {