zhangwei
2025-08-18 35cf8d289a09a6a4a34cf3d73fb41d84969ae4ee
src/views/system/dept/index.vue
@@ -230,12 +230,9 @@
                <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">
                  重置
                </el-button>
                <el-button type="primary" @click="openDialog()">
                  新增
                </el-button>