fix
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
() => proJectId.value,
|
||||
(newVal, oldVal) => {
|
||||
if (newVal) {
|
||||
projectStore.clearProject()
|
||||
projectStore.setId(newVal)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user