|
@@ -1654,6 +1654,9 @@ 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
|
form['ids'] = this.temp_ids
|
1658
|
1661
|
if (this.activeName == 'first') {
|
1659
|
1662
|
form['settle_accounts_type'] = 1
|