收紧项目分析弹窗头带与滚动布局
This commit is contained in:
@@ -18,4 +18,6 @@ const dialog = fs.readFileSync(
|
||||
"handleDialogClosed()",
|
||||
"this.fetchDetailData()",
|
||||
"this.resetDialogState()",
|
||||
"project-analysis-header",
|
||||
'class="project-analysis-tabs"',
|
||||
].forEach((token) => assert(dialog.includes(token), token));
|
||||
|
||||
Reference in New Issue
Block a user