{{ currentSystem ? currentSystem.name : '报价系统' }}

首页 {{ currentSystem.name }} {{ editingProject?.name }}
{{ currentUser.real_name || currentUser.username }} 退出

选择报价系统

综合弱电工程清单报价管理平台

盘古报价

盘古综合弱电工程报价系统

进入系统

华天报价

华天综合弱电工程报价系统

进入系统

丘钛报价

丘钛综合弱电工程报价系统

进入系统
{{ project.name || project.project_no }}
{{ project.project_no }}
{{ statusLabel(project.status) }}
{{ item.quantity }}个{{ item.category }} 暂无项目内容
📋
暂无项目
点击"新建项目"开始创建第一个报价项目
+ 新建项目
📋 项目选择 📦 综合分类 ⚙️ 材料配置

报价预览

{{ editingProject.name || editingProject.project_no || '综合弱电工程' }}({{ todayStr }})
项目内容:{{ quotePreview.project_summary || '暂无项目' }}
江苏轩扬信息科技有限公司
{{ fullDateStr }}
序号 设备名称 型号、说明 推荐品牌 数量 单位 备注、参数 单价 小计
全部小计 {{ formatMoney(quotePreview.subtotal) }}
管理费用及利润 {{ (quotePreview.management_fee_rate * 100).toFixed(0) }}% {{ formatMoney(quotePreview.management_fee) }}
税金 {{ (quotePreview.tax_rate * 100).toFixed(0) }}% {{ formatMoney(quotePreview.tax) }}
合计总金额 {{ formatMoney(quotePreview.total) }}
直接填数量,0表示不需要该项目
序号 项目分类 数量 需要交换机 光纤盒对接
{{ index + 1 }} {{ item.category }}
填0表示不需要该配件
序号 项目名称 型号 单位 单价 需求数量
{{ item.seq || index + 1 }} {{ item.name }} {{ item.model }} {{ item.unit }} ¥{{ item.unit_price.toFixed(2) }}
暂无材料
{{ template.display_name }}
+ 新增材料
序号 材料名称 型号 单位 用量 单价 基数 标记 操作
{{ mat.seq }} {{ mat.name }} {{ mat.model }} {{ mat.unit }} {{ mat.flag }} 编辑 删除
💡 提示:基数仅对交换机有效(如48表示每48个设备配1台交换机)

基本信息

⚠️ 该项目名称已存在

项目选择(直接填数量,0表示不需要)

序号 项目分类 数量 需要交换机 光纤盒对接
{{ index + 1 }} {{ item.category }}

综合分类(填0表示不需要)

{{ showClassification ? '▼ 收起' : '▶ 展开' }}
序号 项目名称 型号 单位 单价 需求数量
{{ item.seq || index + 1 }} {{ item.name }} {{ item.model }} {{ item.unit }} ¥{{ item.unit_price.toFixed(2) }}

将从原始Excel文件导入材料模板数据到{{ currentSystem?.name }}系统。