Browse Source

Merge branch 'bug/5695' into debug

Roc 1 tháng trước cách đây
mục cha
commit
3ad8279198
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 != `` {