Commit 2aa43eb5 authored by youjie's avatar youjie

no message

parent 16a1d571
......@@ -308,6 +308,7 @@
style="float: right;margin-right: 5%;position: relative; z-index: 1;"
>
<button
v-if="changePriceMsg.DialogType != 1"
:class="[
changePriceMsg.ApplyForState == 2 ? 'normalBtn' : 'hollowFixedBtn'
]"
......@@ -322,6 +323,7 @@
通过
</button>
<button
v-if="changePriceMsg.DialogType != 1"
:class="[
changePriceMsg.ApplyForState == 3 ? 'normalBtn' : 'hollowFixedBtn'
]"
......
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