zhengyiming
6 天以前 93393138afcda975703f8c89ae1702fb62502080
src/views/EnterpriseManage/AddOrEditEnterprise.vue
@@ -2,7 +2,7 @@
  <AddOrEditEnterpriseView
    emitAddEvent="enterprise:add"
    emitEditEvent="enterprise:edit"
    backRouteName="MyPublishInformationList"
    backRouteName="EnterpriseManageList"
    :isDetail="false"
  ></AddOrEditEnterpriseView>
</template>