merge: 合并远程审批中心,保留本地加氢订单/记录与数量统计并同步导航。
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -29,6 +29,11 @@ const STANDALONE_MODULES = [
|
||||
{ slug: 'oneos-web-h2-station-stats', title: '加氢站数量统计', skipCodegen: true },
|
||||
{ slug: 'vehicle-return-settlement', title: '还车应结款', skipCodegen: true },
|
||||
{ slug: 'vehicle-pickup-receivable', title: '提车应收款', skipCodegen: true },
|
||||
{ slug: 'oneos-web-approval', title: '审批中心', skipCodegen: true },
|
||||
{ slug: 'oneos-web-approval-initiated', title: '我发起的', skipCodegen: true },
|
||||
{ slug: 'oneos-web-approval-todo', title: '我的待办', skipCodegen: true },
|
||||
{ slug: 'oneos-web-approval-done', title: '我的已办', skipCodegen: true },
|
||||
{ slug: 'oneos-web-approval-cc', title: '我的抄送', skipCodegen: true },
|
||||
];
|
||||
|
||||
const MODULES = [
|
||||
|
||||
Reference in New Issue
Block a user