关于页运行状态、代理关联租户与步进框修复
This commit is contained in:
+3
-2
@@ -113,8 +113,9 @@ export const mockConfigs: OciConfig[] = [
|
||||
promotionStatus: 'EXPIRED',
|
||||
multiRegion: true,
|
||||
multiCompartment: true,
|
||||
proxyId: null,
|
||||
proxyName: '',
|
||||
// 与 mockProxies[0].usedBy = 1 呼应:主号经东京 socks5 出站
|
||||
proxyId: 1,
|
||||
proxyName: '东京 socks5',
|
||||
}),
|
||||
cfg({
|
||||
id: 2,
|
||||
|
||||
Reference in New Issue
Block a user