diff --git a/components/buns-post-edit-templates/bpe-cost-tmp.vue b/components/buns-post-edit-templates/bpe-cost-tmp.vue index b6c951e..efbbef5 100644 --- a/components/buns-post-edit-templates/bpe-cost-tmp.vue +++ b/components/buns-post-edit-templates/bpe-cost-tmp.vue @@ -45,10 +45,15 @@ - + 总费用 - + + + + + {{modelInfo.freight || 0}}CNY + diff --git a/components/tpx-input/tpx-input.vue b/components/tpx-input/tpx-input.vue index 8f3811a..160d926 100644 --- a/components/tpx-input/tpx-input.vue +++ b/components/tpx-input/tpx-input.vue @@ -2,7 +2,7 @@