zhengyiming
9 天以前 719191eede701c122f2afc2e8c0c76da201eb1cb
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" />