wupengfei
10 天以前 d0b06ccc74fcbe1c113eb3fc4cd52f935655f4e1
packages/components/src/Task/TaskDetailView.vue
@@ -17,6 +17,7 @@
        v-if="detail.releaseStatus !== EnumTaskReleaseStatus.Stopped"
        :value="toThousand(detail.serviceFee ?? 0)"
        :unit="BillingMethodEnumUnit[detail.billingMethod]"
        :billingMethod="detail.billingMethod"
      />
    </div>
    <div class="taskDetail-address-wrapper" @click="goMap">