客户信息
@if (isSyncingCustomerInfo) {
同步中...
}
@if (project) {
}
@if (orderCreationData?.customerInfo) {
}
{{ orderCreationData.customerInfo.name }}
@if (orderCreationData.customerInfo.wechat) {
{{ orderCreationData.customerInfo.wechat }}
}
@if (orderCreationData.customerInfo.source) {
{{ orderCreationData.customerInfo.source }}
}
@if (orderCreationData.customerInfo.remark) {
{{ orderCreationData.customerInfo.remark }}
}
}
交付管理
这里是交付管理的内容区域
建模文件
已完成
渲染图
进行中
售后管理
这里是售后管理的内容区域
客户反馈
待处理
修改请求
已完成