diff --git a/src/views/tool/Instead/index.vue b/src/views/tool/Instead/index.vue index 3e31363..e7acf03 100644 --- a/src/views/tool/Instead/index.vue +++ b/src/views/tool/Instead/index.vue @@ -86,7 +86,7 @@ @@ -177,7 +177,7 @@
- {{ postPay ? "后付费" : "先付费" }} + {{ payAfter ? "后付费" : "先付费" }} @@ -239,9 +239,7 @@
-