浏览代码

提交代码

陈少旭 1年前
父节点
当前提交
db682bd7f2
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 0 - 2
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue 查看文件

1654
       form['p_type'] = this.current_med_type
1654
       form['p_type'] = this.current_med_type
1655
       form['diagnosis'] = this.form.diagnosis.join(',')
1655
       form['diagnosis'] = this.form.diagnosis.join(',')
1656
       form['sick_type'] = this.form.sick_type
1656
       form['sick_type'] = this.form.sick_type
1657
-      form['fapiao_code'] = this.form.fapiao_code
1658
-      form['fapiao_number'] = this.form.fapiao_number
1659
 
1657
 
1660
       form['ids'] = this.temp_ids
1658
       form['ids'] = this.temp_ids
1661
       if (this.activeName == 'first') {
1659
       if (this.activeName == 'first') {