소스 검색

Merge branch 'bug/5695' into debug

Roc 3 주 전
부모
커밋
3ad8279198
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      controllers/excel_info.go

+ 1 - 0
controllers/excel_info.go

@@ -241,6 +241,7 @@ func (this *ExcelInfoController) GetTableDetail() {
 
 	}
 
+	fromScene = 2
 	// 获取配置的字体大小
 	confName := models.FromSceneMap[fromScene]
 	if confName != `` {