Browse Source

修改流程启动

k3sc 4 years ago
parent
commit
df7d7334a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/system/actwork/ActToDraft.vue

+ 1 - 1
src/views/system/actwork/ActToDraft.vue

@@ -7,7 +7,7 @@
     <el-container v-for="actCategroy in acttype">
       <el-header>
         <!--流程类别-->
-        {{actCategroy.categroyName}}
+        {{actCategroy.categoryName}}
       </el-header>
       <el-row class="borx">
         <el-col class="aplr" v-for="actItem in actCategroy.actLists">