This commit is contained in:
2022-08-19 15:01:12 +08:00
parent 4c42670da1
commit f5b3196c80
28 changed files with 580 additions and 394 deletions

View File

@@ -11,6 +11,8 @@
</el-form>
<el-table
:data="dataList"
:stripe="true"
:header-cell-style="{background:'#eef1f6',color:'#606266',height: '56px'}"
border
v-loading="dataListLoading"
style="width: 100%;">