zhengyiming
5 天以前 5583271e6f5bb7a0dcc8e4876513f23a21a7b25f
apps/cMiniApp/src/subpackages/task/companyDetail/companyDetail.vue
@@ -19,7 +19,7 @@
        fullHeight
      >
        <ProTabPane :title="`任务`" pane-key="1">
          <CompanyTaskList />
          <CompanyTaskList :enterpriseId="enterpriseId" />
        </ProTabPane>
        <ProTabPane :title="`企业信息`" pane-key="2">
          <CompanyInfo :enterpriseId="enterpriseId" />