| src/views/productionManagement/productionReporting/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/productionManagement/productionReporting/index.vue
@@ -4,7 +4,7 @@ <el-form :model="searchForm" :inline="true"> <el-form-item label="报工人员名称:"> <el-input v-model="searchForm.nickName" <el-input v-model="searchForm.teamNames" placeholder="请输入" clearable prefix-icon="Search" @@ -194,7 +194,7 @@ const data = reactive({ searchForm: { nickName: "", teamNames: "", workOrderNo: "", workOrderStatus: "", auditStatus: "", // 审核状态