This commit is contained in:
hongqiwei
2026-04-14 09:56:39 +08:00
parent d9a15389cc
commit c50533a9f6
3 changed files with 5 additions and 5 deletions
@@ -2,7 +2,7 @@ const stats = {
template: /*language=HTML*/ `
<div class="stats-section">
<div class="stats-family">
<img src="/assets/platform/img/home/family.png"/>
<!-- <img src="/assets/platform/img/home/family.png"/>-->
</div>
<div class="stats-grid">
<!-- 待办 -->
@@ -229,8 +229,8 @@ const MEMBER_STATISTICS_COMPREHENSIVE_QUERY_FORM = {
unions: [],
units: [],
sexTypeOptions: [
{ code: "男", name: "男" },
{ code: "女", name: "女" }
{ code: "男", name: "男" },
{ code: "女", name: "女" }
],
pickerOptions: {
disabledDate: (time) => {