Commit b651d28a authored by 于广洋's avatar 于广洋

修改年报导航选中无样式

parent 62d7f22d
...@@ -139,9 +139,8 @@ function addLeftItem(flag, NBindex) { ...@@ -139,9 +139,8 @@ function addLeftItem(flag, NBindex) {
} }
// selectNb(); // selectNb();
} }
assignmentLeftMuneClick(); assignmentLeftMuneClick();
selectNb(); // selectNb(); /* @Author ygy @Date 16:54 2020/6/29 @Description 年报表切换左侧菜单后样式没有改变*/
if (tableName == 'table_10414_002'){ if (tableName == 'table_10414_002'){
var JDJNBS_ND = GLOBAL_JSON.wsxx.JDJNBS_ND ? GLOBAL_JSON.wsxx.JDJNBS_ND.value : ""; var JDJNBS_ND = GLOBAL_JSON.wsxx.JDJNBS_ND ? GLOBAL_JSON.wsxx.JDJNBS_ND.value : "";
var ZFJGBZDM_ND = GLOBAL_JSON.wsxx.ZFJGBZDM_ND ? GLOBAL_JSON.wsxx.ZFJGBZDM_ND.value : ""; var ZFJGBZDM_ND = GLOBAL_JSON.wsxx.ZFJGBZDM_ND ? GLOBAL_JSON.wsxx.ZFJGBZDM_ND.value : "";
...@@ -152,7 +151,6 @@ function addLeftItem(flag, NBindex) { ...@@ -152,7 +151,6 @@ function addLeftItem(flag, NBindex) {
hideRowCol(index, "row", 42, false); hideRowCol(index, "row", 42, false);
} }
} }
if (tableName == 'table_10414_004'){ if (tableName == 'table_10414_004'){
var tableName_3 = 'table_10414_003'; var tableName_3 = 'table_10414_003';
var sheetIndex_3 = spread.getSheetIndex(tableName_3); var sheetIndex_3 = spread.getSheetIndex(tableName_3);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment