任务时间选择

This commit is contained in:
zhangyc
2023-02-23 17:05:22 +08:00
parent 0ea4f6c35d
commit 9f6e0a9710
9 changed files with 26 additions and 18 deletions

View File

@@ -180,6 +180,7 @@ function reset() {
selectsData.value = [];
params.value.pageIndex = 1;
params.value.keyWord = "";
params.value.assessmentName ="";
fetch();
}
@@ -231,6 +232,8 @@ const goResearchmanage = () => {
.main_item {
display: flex;
align-items: center;
margin-top: 20px;
margin-bottom: 20px;
.fi_input {
margin-right: 20px;