wupengfei
6 天以前 6244c26cd11f6446b39c0ad50c8223b379e5258a
apps/bMiniApp/src/subpackages/jobApplicationManage/jobApplicationManage/InnerPage.vue
@@ -31,7 +31,9 @@
        :addressName="item.addressName"
        :serviceFee="item.serviceFee"
        :userCount="item.userCount"
        :status="item.status"
        :unit="BillingMethodEnumUnit[item.billingMethod]"
        :billingMethod="item.billingMethod"
        :releaseStatus="item.releaseStatus"
        @edit="goEdit(item)"
        @copy="goEdit(item, true)"