This commit is contained in:
2022-12-13 13:55:26 +08:00
parent efdcbfda0a
commit d772e7e882
4 changed files with 44 additions and 19 deletions

View File

@@ -140,7 +140,6 @@
</el-dialog>
<!--表格渲染-->
<el-table ref="table" v-loading="crud.loading" :data="crud.data" size="mini" style="width: 100%;" @selection-change="crud.selectionChangeHandler">
<el-table-column type="selection" width="55" />
<el-table-column show-overflow-tooltip prop="bill_code" label="单据编号" width="120px" />
<el-table-column prop="io_type" label="出入类型" >
<template slot-scope="scope">