mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-12-02 20:08:40 +08:00
缓存清理
This commit is contained in:
parent
cd6e4ae89f
commit
c68dd34054
@ -750,6 +750,12 @@ export default {
|
||||
for (let node in this.nodeNameList){
|
||||
this.nodeNameList[node].openStatus=true;
|
||||
}
|
||||
this.temp = {
|
||||
type: 'add',
|
||||
id: '',
|
||||
name: '',
|
||||
projectId: ''
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user