fix(frontend): Code.vue StrategyFile 接口补 type 字段(CI vue-tsc -b 报 TS2339,run570-572 build 失败根因) [nas]
This commit is contained in:
@@ -12,6 +12,7 @@ interface StrategyFile {
|
||||
name: string
|
||||
dir: string
|
||||
class_name: string
|
||||
type: string
|
||||
lines: number
|
||||
modified: string
|
||||
code: string
|
||||
|
||||
Reference in New Issue
Block a user