报价单管理系统

API: {{ apiStatus }}  |  数据总数: {{ totalRecords }}刷新
搜索 导入 字段管理
高级搜索
搜索 清空 字段显示管理
查询结果 (共 {{ searchResults.length }} 条)
整列编辑
价格统计
最低价
¥{{ formatPrice(priceStats.min) }}
最高价
¥{{ formatPrice(priceStats.max) }}
平均价
¥{{ formatPrice(priceStats.avg) }}
记录数
{{ searchResults.length }}
Excel 导入

支持 .xlsx / .xls,导入前将预览数据并检测物资名称重复。

选择文件 {{ selectedFile.name }} ({{ formatFileSize(selectedFile.size) }})
预览导入 清除
导入预览 (共 {{ importPreview.totalCount }} 条)

无冲突的新数据 ({{ importPreview.newRows.length }} 条)

{{ row.quotation.itemName }} | 编码: {{ row.quotation.materialCode || '--' }} | 中标价: ¥{{ formatPrice(row.quotation.winningPrice) }} {{ getRowAction(row.tempId) === 'keep' ? '保留' : '删除' }}

重复: {{ group.itemName }}

本次导入

[新] 编码: {{ row.quotation.materialCode || '--' }} | 中标价: ¥{{ formatPrice(row.quotation.winningPrice) }} {{ getRowAction(row.tempId) === 'keep' ? '保留' : '删除' }}

数据库已有

[旧] ID: {{ row.id }} | 编码: {{ row.quotation.materialCode || '--' }} | 中标价: ¥{{ formatPrice(row.quotation.winningPrice) }} {{ getRowAction('existing-' + row.id) === 'keep' ? '保留' : '删除' }}
将插入 {{ confirmInsertCount }} 条,将删除 {{ confirmDeleteCount }} 条已有数据
确认导入 取消
字段管理

在这里可新增字段、删除字段,并对每个字段设置“是否显示在搜索结果”。

新增字段
添加
字段列表管理(共 {{ fieldManagementRows.length }} 个) 刷新
关闭
自定义字段
取消 保存
按当前查询结果顺序逐行编辑,留空表示置空。
取消 保存整列