|
@@ -1149,7 +1149,8 @@
|
|
|
console.log('val1111111', val)
|
|
|
if (val == '0') {
|
|
|
this.isControl = false
|
|
|
- this.basicForm2.dosageFrom = '0001A11000000000BX7Z'
|
|
|
+ this.basicForm2.dosageFrom = '0001A11000000000BX7Z';
|
|
|
+ this.basicForm2.isDrug = '2';
|
|
|
this.getDoseDetails(this.basicForm2.dosageFrom)
|
|
|
} else {
|
|
|
this.basicForm2.isDrug = ''
|