| | |
| | | <el-table-column label="入库数量" prop="entryPersonName" width="90" show-overflow-tooltip /> |
| | | <el-table-column label="含税单价" prop="entryDate" width="100" show-overflow-tooltip /> |
| | | <el-table-column label="含税总价" prop="executionDate" width="100" show-overflow-tooltip /> |
| | | <el-table-column label="税率" prop="executionDate" width="80" show-overflow-tooltip /> |
| | | <el-table-column label="税率(%)" prop="executionDate" width="80" show-overflow-tooltip /> |
| | | <el-table-column label="不含税总价" prop="executionDate" width="100" show-overflow-tooltip /> |
| | | <el-table-column label="入库人" prop="executionDate" width="80" show-overflow-tooltip /> |
| | | <el-table-column fixed="right" label="操作" min-width="60" align="center"> |