|
@@ -326,7 +326,7 @@
|
|
if (valid) {
|
|
if (valid) {
|
|
let obj = {
|
|
let obj = {
|
|
subId:this.dialogData.subId,
|
|
subId:this.dialogData.subId,
|
|
- chemicalId:this.listPropsData.id,
|
|
|
|
|
|
+ chemicalId:this.selectioned.id,
|
|
chemicalJoinCabinetSonList:[],
|
|
chemicalJoinCabinetSonList:[],
|
|
}
|
|
}
|
|
if(this.$store.state.settings.smartAlarmType == 1){
|
|
if(this.$store.state.settings.smartAlarmType == 1){
|