zhengyiming
8 天以前 e063d2153f5d2c72178a13c2c35c3f8b97f2368a
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" />