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