Commit fc0f4bba authored by 张俊's avatar 张俊

应用调试列表单位

parent 293b6f35
......@@ -148,7 +148,7 @@
<span
class="use"
v-if="item.prop == 'mermoy' && scope.row.memory_use"
>{{ scope.row["memory_use"] }}Mi</span
>{{ (scope.row["memory_use"]/1024/1024).toFixed(2)}}Mi</span
>
<span
class="use"
......
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