|
@@ -2516,6 +2516,7 @@ $(document).ready(function() {
|
|
|
sheet.setSelection(result.create[0].index, sel.col, sel.rowCount, sel.colCount);
|
|
|
SpreadJsObj.reloadRowsBackColor(sheet, [sel.row, result.create[0].index]);
|
|
|
treeOperationObj.refreshOperationValid(sheet);
|
|
|
+ posOperationObj.loadCurPosData();
|
|
|
self.obj.modal('hide');
|
|
|
}, null, true);
|
|
|
} else {
|