zhengyiming
7 天以前 6c5ad410222bc1aa8991f29ba2ccc0b12e5ff983
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" />