src/views/flow/todolist.vue
@@ -9,8 +9,7 @@ </el-button> </template> <template #menu="scope"> <el-button type="primary" text size="default" v-if="permission.flow_model_update" @click.stop="handleAction(scope.row, scope.index)">审批 <el-button type="primary" text size="default" @click.stop="handleAction(scope.row, scope.index)">审批 </el-button> </template> </avue-crud> @@ -44,6 +43,7 @@ }, data() { return { applist: [], assigneeData: [], row: {},