| | |
| | | <el-table-column label="规格型号" prop="projectName" width="160" show-overflow-tooltip /> |
| | | <el-table-column label="单位" prop="contractAmount" width="70" show-overflow-tooltip /> |
| | | <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="100" 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="180" 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"> |
| | | <template #default="scope"> |