@@ -1014,7 +1014,8 @@ export default {
this.isStock = false
} else {
// 联动效期管理
- this.basicForm.expiryDateManagerment = '2'
+ this.basicForm.expiryDateManagerment = '2';
+ this.basicForm.serialNoManager = '2';
this.expCt(val)
this.isStock = true
}