|
@@ -29,7 +29,6 @@
|
|
@on-ok="ok"
|
|
@on-ok="ok"
|
|
@on-cancel="cancel"
|
|
@on-cancel="cancel"
|
|
>
|
|
>
|
|
-
|
|
|
|
<div class="modalCotent">
|
|
<div class="modalCotent">
|
|
<mutipleSelectPop
|
|
<mutipleSelectPop
|
|
ref="dialogtest"
|
|
ref="dialogtest"
|
|
@@ -67,8 +66,6 @@ import {
|
|
addGendefiniqur,
|
|
addGendefiniqur,
|
|
addGendefinideal
|
|
addGendefinideal
|
|
} from "@/api/activiti/definition";
|
|
} from "@/api/activiti/definition";
|
|
-// import { mapState } from "vuex";
|
|
|
|
-// import { mapMutations } from "vuex";
|
|
|
|
export default {
|
|
export default {
|
|
name: "TodoProcess",
|
|
name: "TodoProcess",
|
|
components: {
|
|
components: {
|