yrik 4 年之前
父节点
当前提交
f319d7288a
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      ruoyi-ui/src/components/todoProcess/index.vue

+ 0 - 3
ruoyi-ui/src/components/todoProcess/index.vue

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