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