qushaowei
2025-06-10 28b621811f9ecc67709410355225ac418e5846c5
src/views/eam/modules/dailyMaintenanceOrder/ActualHourUserSelect.vue
@@ -17,7 +17,7 @@
            @keyup.enter.native="searchQuery"
          >
            <a-row :gutter="24">
              <a-col
              <!-- <a-col
                :md="6"
                :sm="8"
              >
@@ -27,7 +27,7 @@
                    v-model="queryParam.num"
                  ></a-input>
                </a-form-item>
              </a-col>
              </a-col> -->
              <a-col
                :md="6"
                :sm="8"
@@ -155,11 +155,11 @@
            return parseInt(index) + 1
          }
        },
        {
          title: '班组编码',
          align: 'center',
          dataIndex: 'teamName',
        },
        // {
        //   title: '班组编码',
        //   align: 'center',
        //   dataIndex: 'teamName',
        // },
        {
          title: '人员编号',
          align: 'center',