Commit a33d6b57 authored by 黄奎's avatar 黄奎

11

parent 94bdd4c6
......@@ -1102,7 +1102,7 @@
<p>
<span>已收订</span>
<i>
<span class="TCL-redType">{{ item.DJNum }}</span> {{ $t("Operation.Op_people") }}
<span class="TCL-greenType">{{ item.DJNum }}</span> {{ $t("Operation.Op_people") }}
</i>
</p>
<p v-if="item.SingleDMNum > 0">
......
......@@ -721,7 +721,7 @@
<p>
<span>已收订</span>
<i>
<span class="TCL-redType">{{ item.DJNum }}</span> {{ $t("Operation.Op_people") }}
<span class="TCL-greenType">{{ item.DJNum }}</span> {{ $t("Operation.Op_people") }}
</i>
</p>
<p>
......
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