|
|
@ -322,9 +322,6 @@ function onLoadMatterList(){ |
|
|
} |
|
|
} |
|
|
//----------for dir----------- |
|
|
//----------for dir----------- |
|
|
function createDir(){ |
|
|
function createDir(){ |
|
|
if(matterList.value.length>0){ |
|
|
|
|
|
if (matterList.value[0].name=="") return; |
|
|
|
|
|
} |
|
|
|
|
|
matterList.value?.unshift({ |
|
|
matterList.value?.unshift({ |
|
|
name:"", |
|
|
name:"", |
|
|
userUuid:uid, |
|
|
userUuid:uid, |
|
|
|