| | |
| | | } |
| | | if (this.form.reservationId != null) { |
| | | if (this.form.groupingId) { |
| | | this.form.firmName = this.form.compName |
| | | this.form.tjType = "1" |
| | | this.CompanyList.forEach((item) => { |
| | | if (item.cnName == this.form.firmName) { |
| | | this.form.firmId = item.drugManufacturerId; |
| | | } |
| | | }); |
| | | _this.tcShow = true; |
| | | |
| | | getTransitionList1(this.form.cusIdcard).then((res) => { |
| | |
| | | } |
| | | }); |
| | | } |
| | | else { |
| | | else { |
| | | getaddtTransition(data).then((response) => { |
| | | if (response.code == 200) { |
| | | let cusId = this.form.cusIdcard; |
| | |
| | | userId, |
| | | tjType, |
| | | tjCategory: this.tjCategory, |
| | | firmId: this.form.firmId, |
| | | firmName: this.form.firmName |
| | | }; |
| | | |
| | | this.listgetOrder(data); |
| | |
| | | userId, |
| | | tjType, |
| | | tjCategory: this.tjCategory, |
| | | firmId: this.form.firmId, |
| | | firmName: this.form.firmName |
| | | }; |
| | | this.listgetOrder(data); |
| | | } else { |