소스 검색

提交代码

陈少旭 1 년 전
부모
커밋
db682bd7f2
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 0 - 2
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue 파일 보기

@@ -1654,8 +1654,6 @@ export default {
1654 1654
       form['p_type'] = this.current_med_type
1655 1655
       form['diagnosis'] = this.form.diagnosis.join(',')
1656 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 1658
       form['ids'] = this.temp_ids
1661 1659
       if (this.activeName == 'first') {