Commit 82c7b96d by lichengming

修改了提交审批页面显示问题

parent c06477e6
<template> <template>
<div> <div>
<el-dialog <el-dialog
v-dialogDrag v-drag
:visible.sync="showModal" :visible.sync="showModal"
append-to-body
title="流程启动表单" title="流程启动表单"
width="1000px" width="1000px"
> >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment