qX
qx
2025-03-21 d86ca4c86a8c958eff08deb8b8f86cc668b57b06
qX
1个文件已修改
4 ■■■■ 已修改文件
src/views/team/reporting/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/team/reporting/index.vue
@@ -1,7 +1,7 @@
<template>
  <div class="app-container">
    <el-row :gutter="20">
      <el-col :span="3" :xs="24" style="margin-top: 30px">
      <el-col :span="4" :xs="24" style="margin-top: 30px">
        <!-- <div class="head-container">
          <el-input v-model="dwName" placeholder="请输入部门名称" clearable size="small" prefix-icon="el-icon-search"
            style="margin-bottom: 15px" />
@@ -45,7 +45,7 @@
            @node-click="handleNodeClick" />
        </div> -->
      </el-col>
      <el-col :span="20" :xs="24">
      <el-col :span="19" :xs="24">
        <el-form
          :model="queryParams"
          ref="queryForm"