wupengfei
7 天以前 4c0fc31d6019863b34594a2ea7c6472123a35b99
apps/bMiniApp/src/subpackages/flexJobManage/flexJobDetailFromManage/InnerPage.vue
@@ -26,7 +26,7 @@
      :isCollapse="true"
    >
      <template #footer>
        <PageFooterBtn
        <!-- <PageFooterBtn
          v-if="
            enterpriseEmployeeInfo.userSignContractStatus === EnumTaskUserSignContractStatus.Pass
          "
@@ -34,8 +34,8 @@
          plain
          @click="handleUnsign"
          >解约</PageFooterBtn
        >
        <PageFooterBtn
        > -->
        <!-- <PageFooterBtn
          type="primary"
          @click="goToSign"
          v-if="
@@ -44,7 +44,7 @@
            !enterpriseEmployeeInfo.userSignContractStatus
          "
          >签约</PageFooterBtn
        >
        > -->
      </template>
    </JobDetailContent>
  </LoadingLayout>