|
@@ -26,10 +26,10 @@
|
|
</el-col>
|
|
</el-col>
|
|
</el-row>
|
|
</el-row>
|
|
<el-row type="flex" class="row-bg">
|
|
<el-row type="flex" class="row-bg">
|
|
- <el-col :span="8" class="flex_text">
|
|
|
|
|
|
+ <!-- <el-col :span="8" class="flex_text">
|
|
招标规则 : <span class="flex_name"> <el-tag v-if="bidInfo.tenderRule == 1" type="success" effect="plain">价低者得</el-tag>
|
|
招标规则 : <span class="flex_name"> <el-tag v-if="bidInfo.tenderRule == 1" type="success" effect="plain">价低者得</el-tag>
|
|
<el-tag v-if="bidInfo.tenderRule == 2" effect="plain" >价高者得</el-tag></span>
|
|
<el-tag v-if="bidInfo.tenderRule == 2" effect="plain" >价高者得</el-tag></span>
|
|
- </el-col>
|
|
|
|
|
|
+ </el-col> -->
|
|
<el-col :span="8" class="flex_text">
|
|
<el-col :span="8" class="flex_text">
|
|
开始时间 : <span class="flex_name"> {{bidInfo.startTime}} </span>
|
|
开始时间 : <span class="flex_name"> {{bidInfo.startTime}} </span>
|
|
</el-col>
|
|
</el-col>
|
|
@@ -37,12 +37,13 @@
|
|
截止时间 : <span class="flex_name">{{bidInfo.endTime}}
|
|
截止时间 : <span class="flex_name">{{bidInfo.endTime}}
|
|
</span>
|
|
</span>
|
|
</el-col>
|
|
</el-col>
|
|
- </el-row>
|
|
|
|
- <el-row type="flex" class="row-bg">
|
|
|
|
- <el-col :span="24" class="flex_text">
|
|
|
|
|
|
+ <el-col :span="8" class="flex_text">
|
|
备注:<span class="flex_name">{{bidInfo.tenderRemark}}</span>
|
|
备注:<span class="flex_name">{{bidInfo.tenderRemark}}</span>
|
|
</el-col>
|
|
</el-col>
|
|
</el-row>
|
|
</el-row>
|
|
|
|
+ <el-row type="flex" class="row-bg">
|
|
|
|
+
|
|
|
|
+ </el-row>
|
|
</el-card>
|
|
</el-card>
|
|
<el-card class="box-card" shadow="nerver">
|
|
<el-card class="box-card" shadow="nerver">
|
|
<div slot="header" class="clearfix">
|
|
<div slot="header" class="clearfix">
|
|
@@ -144,12 +145,12 @@
|
|
<el-tag v-if="scope.row.processingIsTender == 1" effect="plain" >否</el-tag>
|
|
<el-tag v-if="scope.row.processingIsTender == 1" effect="plain" >否</el-tag>
|
|
</template>
|
|
</template>
|
|
</el-table-column> -->
|
|
</el-table-column> -->
|
|
- <el-table-column prop="tenderLogisticsRule" label="中标规则" width="100" :show-overflow-tooltip="true" align="center" >
|
|
|
|
|
|
+ <!-- <el-table-column prop="tenderLogisticsRule" label="中标规则" width="100" :show-overflow-tooltip="true" align="center" >
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|
|
<el-tag v-if="scope.row.rule == 1" type="success" effect="plain">价低者得</el-tag>
|
|
<el-tag v-if="scope.row.rule == 1" type="success" effect="plain">价低者得</el-tag>
|
|
<el-tag v-if="scope.row.rule == 2" effect="plain" >价高者得</el-tag>
|
|
<el-tag v-if="scope.row.rule == 2" effect="plain" >价高者得</el-tag>
|
|
</template>
|
|
</template>
|
|
- </el-table-column>
|
|
|
|
|
|
+ </el-table-column> -->
|
|
<el-table-column prop="quantity" label="数量(吨)" :show-overflow-tooltip="true" align="center" />
|
|
<el-table-column prop="quantity" label="数量(吨)" :show-overflow-tooltip="true" align="center" />
|
|
<el-table-column prop="nearFutureWater" label="近期水分%" :show-overflow-tooltip="true" align="center" />
|
|
<el-table-column prop="nearFutureWater" label="近期水分%" :show-overflow-tooltip="true" align="center" />
|
|
<el-table-column prop="nearFutureImpurity" label="近期杂质%" :show-overflow-tooltip="true" align="center" />
|
|
<el-table-column prop="nearFutureImpurity" label="近期杂质%" :show-overflow-tooltip="true" align="center" />
|
|
@@ -182,9 +183,9 @@
|
|
</template>
|
|
</template>
|
|
</el-table-column> -->
|
|
</el-table-column> -->
|
|
|
|
|
|
- <el-table-column prop="startTime" width="152" label="起始时间" :show-overflow-tooltip="true" align="center" />
|
|
|
|
- <el-table-column prop="endTime" width="152" label="结束时间" :show-overflow-tooltip="true" align="center" />
|
|
|
|
- <el-table-column prop="createTime" label="创建时间" width="152" :show-overflow-tooltip="true" align="center" />
|
|
|
|
|
|
+ <el-table-column prop="startTime" width="152" label="投标起始时间" :show-overflow-tooltip="true" align="center" />
|
|
|
|
+ <el-table-column prop="endTime" width="152" label="投标结束时间" :show-overflow-tooltip="true" align="center" />
|
|
|
|
+ <!-- <el-table-column prop="createTime" label="创建时间" width="152" :show-overflow-tooltip="true" align="center" /> -->
|
|
<el-table-column prop="remark" label="备注" width="162" :show-overflow-tooltip="true" align="center" />
|
|
<el-table-column prop="remark" label="备注" width="162" :show-overflow-tooltip="true" align="center" />
|
|
<el-table-column label="操作" width="150" align="center" fixed="right">
|
|
<el-table-column label="操作" width="150" align="center" fixed="right">
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|
|
@@ -515,14 +516,14 @@ export default {
|
|
data.map((res)=>{
|
|
data.map((res)=>{
|
|
// 开始时间
|
|
// 开始时间
|
|
let startTime = res.startTime
|
|
let startTime = res.startTime
|
|
- // 结束时间
|
|
|
|
|
|
+ // 投标结束时间
|
|
let endTime = res.endTime
|
|
let endTime = res.endTime
|
|
|
|
|
|
const date = new Date(startTime)
|
|
const date = new Date(startTime)
|
|
const modify = new Date(endTime)
|
|
const modify = new Date(endTime)
|
|
|
|
|
|
const start = date.valueOf() //开始时间
|
|
const start = date.valueOf() //开始时间
|
|
- const end = modify.valueOf() //结束时间
|
|
|
|
|
|
+ const end = modify.valueOf() //投标结束时间
|
|
const time = new Date().valueOf() //当前时间
|
|
const time = new Date().valueOf() //当前时间
|
|
console.log(start,"start")
|
|
console.log(start,"start")
|
|
console.log(end,"end")
|
|
console.log(end,"end")
|
|
@@ -692,14 +693,14 @@ export default {
|
|
data.map((res)=>{
|
|
data.map((res)=>{
|
|
// 开始时间
|
|
// 开始时间
|
|
let startTime = res.startTime
|
|
let startTime = res.startTime
|
|
- // 结束时间
|
|
|
|
|
|
+ // 投标结束时间
|
|
let endTime = res.endTime
|
|
let endTime = res.endTime
|
|
|
|
|
|
const date = new Date(startTime)
|
|
const date = new Date(startTime)
|
|
const modify = new Date(endTime)
|
|
const modify = new Date(endTime)
|
|
|
|
|
|
const start = date.valueOf() //开始时间
|
|
const start = date.valueOf() //开始时间
|
|
- const end = modify.valueOf() //结束时间
|
|
|
|
|
|
+ const end = modify.valueOf() //投标结束时间
|
|
const time = new Date().valueOf() //当前时间
|
|
const time = new Date().valueOf() //当前时间
|
|
console.log(start,"start")
|
|
console.log(start,"start")
|
|
console.log(end,"end")
|
|
console.log(end,"end")
|