流程待处理、已处理、以及流程详情页操作回显

This commit is contained in:
2024-05-12 19:31:08 +08:00
parent 3b6222e672
commit 7c880dcbe4
23 changed files with 1974 additions and 132 deletions

View File

@@ -2,7 +2,7 @@
<div ref="tableHeader" class="cn-table-header">
<div class="table-header ba-scroll-style">
<el-form
style="flex: 1; height: 32px; overflow: hidden; margin-right: 20px"
style="flex: 1; height: 34px; overflow: hidden; margin-right: 20px"
ref="headerForm"
@submit.prevent=""
@keyup.enter="onComSearch"