Commit da754877 by wusiyi

feat: 概览优化

parent c6423c65
......@@ -283,7 +283,7 @@
<el-tooltip
class="item"
effect="light"
content="目前订单中待排单的总订单数"
content="目前订单中待排单的总生产数"
placement="bottom"
>
<div class="card-icon"></div>
......@@ -301,7 +301,7 @@
<el-tooltip
class="item"
effect="light"
content="目前订单中排单完成后到发货前的总单数"
content="目前订单中排单完成后到发货前的总生产单数"
placement="bottom"
>
<div class="card-icon"></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