Commit aa05432f authored by Gakki's avatar Gakki

unit

parent 46f8f6e5
......@@ -37,7 +37,7 @@
</span>
<span slot="charges" slot-scope="text, record">
{{!!text? text + + `(元/月·㎡)` : '无数据'}}
{{!!text? text + `(元/月·㎡)` : '无数据'}}
</span>
</a-table>
</div>
......
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