{{#js_compare "this.data.type!='BQ'"}} {{#js_compare "this.data.total==0"}} {{#js_compare "this.data.type=='CQ'"}} {{/js_compare}} {{#js_compare "this.data.type=='SQ'"}} {{/js_compare}} {{#js_compare "this.data.type=='CB'"}} {{/js_compare}} {{/js_compare}} {{/js_compare}}
    {{#unless data.project}}
  • {{else}}
  • {{data.project.name}}
  • {{/unless}}
    {{#js_compare "this.query.type=='IQ'||this.query.type=='PO'||this.query.type=='CC'"}} {{#if this.query.oldid}}
  • {{else}}
  • {{/if}}
  • {{/js_compare}}
  • 制单日期
  • {{#js_compare "this.query.type!='IQ'"}}
  • 总金额
  • {{/js_compare}}
  • 备注/附件
  • {{#js_compare "this.query.type=='CB'"}}
  • {{#if @root.query.id}} {{else}} {{/if}}
    上传工程图纸
  • {{/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}}