This commit is contained in:
Ggysh-7
2022-11-21 13:36:04 +08:00
18 changed files with 1802 additions and 1210 deletions

View File

@@ -418,8 +418,9 @@ export default {
state.name = "";
state.projectName = "";
state.tabledata = [];
getManageList();
//getManageList();
};
return {
...toRefs(state),
selectProjectName,