fix bug
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
/*
|
||||
* @Author: your name
|
||||
* @Date: 2021-12-14 20:39:34
|
||||
* @LastEditTime: 2021-12-14 20:41:43
|
||||
* @LastEditors: your name
|
||||
* @LastEditTime: 2021-12-14 20:43:18
|
||||
* @LastEditors: Please set LastEditors
|
||||
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
||||
* @FilePath: \tms-obc-web\src\app\routes\supply-management\components\onecar-publish\publish-success\publish-success.component.ts
|
||||
*/
|
||||
@ -26,6 +26,6 @@ export class PublishSuccessComponent {
|
||||
}
|
||||
|
||||
view() {
|
||||
this.router.navigate(['/supply-management/list'], { queryParams: { type: this.type } });
|
||||
this.router.navigate(['/supply-management/index'], { queryParams: { type: this.type } });
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user