Commit f75347e7 authored by 沈翠玲's avatar 沈翠玲

业务审批

parent ea7987a2
......@@ -31,3 +31,6 @@ body,
.el-tabs__item {
font-size: 13px !important;
}
.vxe-loading.is--visible {
display: none;
}
\ No newline at end of file
......@@ -542,6 +542,7 @@
height: 'auto',
'min-height': 'auto',
toolbarConfig: { enabled: false },
loading: false,
columns: [
{ type: 'seq', width: 50, title: '序号' },
{
......
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