@@ -1160,7 +1160,8 @@ export default {
this.cangkuList = res.data.records
})
}else{
- this.formData.websitId = ""
+ this.formData.storageId = ""
+ this.formData.storageName = ""
this.cangkuList = []
}
},