zhangwei
2025-08-15 7339b8a9ccf09e6262cb71ac6c9b724cdfa6fe22
src/views/system/dept/index.vue
@@ -230,12 +230,12 @@
                <el-button type="primary" :loading="loading" @click="onSearch">
                  搜索
                </el-button>
                <!-- <el-button
                :icon="useRenderIcon(Refresh)"
                @click="resetForm(formRef)"
              >
                重置
              </el-button> -->
                <el-button
                  :icon="useRenderIcon(Refresh)"
                  @click="resetForm(formRef)"
                >
                  重置
                </el-button>
                <el-button type="primary" @click="openDialog()">
                  新增
                </el-button>