fix
This commit is contained in:
@@ -3,7 +3,8 @@ import { ref, computed } from 'vue'
|
||||
export const useVersionTreeStore = defineStore('versionTree', () => {
|
||||
const state = ref({
|
||||
nodeDetail: {
|
||||
createTime:'',
|
||||
nodeCreateTime:'',
|
||||
nodeSketchTime:'',
|
||||
userEndChat:{
|
||||
content:'',
|
||||
createTime:'',
|
||||
|
||||
Reference in New Issue
Block a user