|
@@ -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) {
|