|
@@ -1124,6 +1124,7 @@ module.exports = app => {
|
|
|
pageShow.closeWatermark = 1;
|
|
pageShow.closeWatermark = 1;
|
|
|
pageShow.showArchive = 1;
|
|
pageShow.showArchive = 1;
|
|
|
pageShow.closeShowAllCustomized = 0;
|
|
pageShow.closeShowAllCustomized = 0;
|
|
|
|
|
+ pageShow.isPreset = 0;
|
|
|
// const tenderId = ctx.params.tid || -1; // 标段级别有
|
|
// const tenderId = ctx.params.tid || -1; // 标段级别有
|
|
|
const tenderId = ctx.contractOptions.tid || -1;
|
|
const tenderId = ctx.contractOptions.tid || -1;
|
|
|
const bglObj = {};
|
|
const bglObj = {};
|