ruoyi-ui/src/views/genealogy/index.vue
@@ -42,7 +42,7 @@ <el-form-item label="生日" prop="birth deadDay"> <el-date-picker v-model="dateRange" style="width: 197px; style="width: 240px; height: 30px; background: #FFFFFF; border-radius: 14px 14px 14px 14px; @@ -435,7 +435,7 @@ deptCheckStrictly: true, remark: undefined }; this.resetForm("form"); this.resetForm("elForm"); }, /** 搜索按钮操作 */ handleQuery() { @@ -504,7 +504,7 @@ }; </script> <style > <style scoped> .app-container{ background-color: #FEF7FC; }