• 制单日期
  • {{#js_compare "this.query.type!='IQ'"}}
  • 总金额
  • {{/js_compare}}
  • 备注/附件

点击 cloud_upload_fill 可通过电脑上传附件。

输入界面 报价明细清单
{{#if list}} {{#unless list.errcode}}
    {{#each list}}
  • {{#if charge}}{{charge.name}}{{/if}}
    {{_subtotal}}
    平均单价:{{_price}}
    数量:{{quantity}} {{unit}}
    {{#unless @root.query._readonly}} {{/unless}}
  • {{/each}}
{{/unless}} {{/if}}