huminmin
2026-06-03 410121fd233e87cd97e57c14312764374a5f9e3f
生产报工,报工人员筛选班组
已修改1个文件
4 ■■■■ 文件已修改
src/views/productionManagement/productionReporting/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | 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: "", // 审核状态