Explorar o código

造价书焦点问题

zhongzewei %!s(int64=7) %!d(string=hai) anos
pai
achega
ac23259718
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      web/building_saas/main/js/views/character_content_view.js

+ 1 - 0
web/building_saas/main/js/views/character_content_view.js

@@ -722,6 +722,7 @@ let pageCCOprObj = {
         theCha.workBook.getSheet(0).setRowCount(0);
         sheetCommonObj.cleanSheet(theCon.workBook.getSheet(0), theCon.setting, -1);
         sheetCommonObj.cleanSheet(theCha.workBook.getSheet(0), theCha.setting, -1);
+        projectObj.mainSpread.focus(true);
     },
     //更新特征及内容数据
     updateCharacterContent: function (findSet, updateObj, txtObj, oprObj) {