a
yz3456
2024-07-17 331a8018f4ffb03e7af3b111492d299a0c7a24c5
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() {