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: {