Commit 854cfab3 authored by 郭铭瑶's avatar 郭铭瑶 🤘

修改系统公房

parent b035508c
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<link rel="icon" href="./favicon.ico" /> <link rel="icon" href="./favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>南京东路街道</title> <title>南京东路街道</title>
<script type="module" crossorigin src="./assets/index.85317d78.js"></script> <script type="module" crossorigin src="./assets/index.273427b4.js"></script>
<link rel="modulepreload" href="./assets/vendor.0a2bc783.js"> <link rel="modulepreload" href="./assets/vendor.0a2bc783.js">
<link rel="stylesheet" href="./assets/index.b71943ab.css"> <link rel="stylesheet" href="./assets/index.b71943ab.css">
</head> </head>
......
...@@ -190,7 +190,7 @@ const pieData1 = computed(() => { ...@@ -190,7 +190,7 @@ const pieData1 = computed(() => {
value: +data2?.stCnstArea.toFixed(2) || 0, value: +data2?.stCnstArea.toFixed(2) || 0,
}, },
{ {
name: '公房', name: '系统公房',
unit: data3?.totUnits || 0, unit: data3?.totUnits || 0,
value: +data3?.stCnstArea.toFixed(2) || 0, value: +data3?.stCnstArea.toFixed(2) || 0,
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment