fix: 设备跳转设备接入bug

This commit is contained in:
leiqiaochu 2023-03-28 16:51:56 +08:00
parent 28e850551b
commit cb25adfde0
1 changed files with 3 additions and 0 deletions

View File

@ -1019,6 +1019,9 @@ watchEffect(() => {
nextTick(() => {
getData();
});
watch(()=>productStore.current,()=>{
getData()
})
</script>
<style lang="less" scoped>
:deep(