fixing registy
This commit is contained in:
parent
3666cd61a9
commit
96a1722435
5 changed files with 22 additions and 11 deletions
|
|
@ -64,6 +64,7 @@ export const useRegistryNewDataStore = defineStore("registryNew", () => {
|
|||
isAll: true,
|
||||
nodeId: null,
|
||||
node: null,
|
||||
searchType: "fullName",
|
||||
});
|
||||
|
||||
const labelOption = reactive({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue