Commit b9c36a5f authored by 刘明珠's avatar 刘明珠

填报页面刷新税种列表页标志变更

parent 1d2d25fc
...@@ -170,7 +170,7 @@ function initPage(companyInfo) { ...@@ -170,7 +170,7 @@ function initPage(companyInfo) {
window.open(config.ssfwptPage, '_blank'); window.open(config.ssfwptPage, '_blank');
Object.defineProperty(mlistener, 'returnSelectRowData', { Object.defineProperty(mlistener, 'returnSelectRowData', {
set: function (val) { set: function (val) {
getTaxDeclaration(sbqDate, "Y"); getTaxDeclaration(sbqDate, "N");
} }
}) })
} else { } else {
......
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