This commit is contained in:
zhangyc
2022-12-14 07:27:04 +08:00
parent d9608d69e3
commit 7c8ae62f70
11 changed files with 287 additions and 43 deletions

View File

@@ -505,7 +505,7 @@ export default {
console.log(data);
};
const reset = () => {
(state.valueproj = ""),
(state.valueproj = null),
(state.valuecreater = null),
(state.valuename = null),
getList();