Commit 3f76aaba by liangzhen

条数

1 parent 0acd2187
Showing with 56 additions and 62 deletions
......@@ -142,7 +142,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -159,7 +159,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -116,7 +116,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -77,7 +77,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -125,7 +125,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -99,7 +99,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -19,6 +19,16 @@
<el-form-item label="后评估批次名称:" prop="batchName" class="fromItem">
<el-input v-model="ruleForm.batchName" clearable></el-input>
</el-form-item>
<el-form-item label="后评估批次状态:" prop="batchState" class="fromItem">
<el-select
v-model="ruleForm.batchState"
placeholder="请选择"
clearable
>
<el-option label="执行中" value="3"></el-option>
<el-option label="已完成" value="5"></el-option>
</el-select>
</el-form-item>
<!-- <el-form-item label="项目下达年度:" prop="projectYear" class="fromItem">
<el-select v-model="ruleForm.pprojectYear" placeholder="请选择" clearable>
<el-option label="2024年" value="2024"></el-option>
......@@ -111,9 +121,9 @@
</el-table-column>
<el-table-column prop="projectName" label="项目名称" width="350">
</el-table-column>
<el-table-column prop="materialState" label="材料状态" width="auto">
</el-table-column>
<el-table-column prop="projectCategor" label="建设形式" width="auto">
<!-- <el-table-column prop="materialState" label="材料状态" width="auto">
</el-table-column> -->
<el-table-column prop="projectCategory" label="建设形式" width="auto">
</el-table-column>
<!-- <el-table-column prop="proCompanyApprovalNumber" label="省公司" width="auto">
</el-table-column>
......@@ -129,24 +139,8 @@
>
</el-table-column>
</el-table-column>
<el-table-column label="当年投资计划(万元)" width="300">
<el-table-column
prop="costAmountCurrentMfdel"
label="成本金"
width="auto"
>
</el-table-column>
<el-table-column
prop="capitalAmountCurrentMfdel"
label="资本金"
width="200"
>
</el-table-column>
</el-table-column>
<el-table-column prop="department" label="部门" width="200">
</el-table-column>
<el-table-column prop="字段待确认" label="承建单位" width="200">
</el-table-column>
<el-table-column prop="personCharge" label="负责人" width="200">
</el-table-column>
<el-table-column prop="projectInfo" label="项目内容" show-overflow-tooltip>
......@@ -161,7 +155,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -118,7 +118,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -96,7 +96,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -110,7 +110,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -89,7 +89,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......@@ -166,7 +166,7 @@
@size-change="handleSizeChangetjcl"
@current-change="handleCurrentChangetjcl"
:current-page="currentPagetjcl"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -105,7 +105,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -199,7 +199,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -111,7 +111,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -89,7 +89,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......@@ -164,7 +164,7 @@
@size-change="handleSizeChangetjcl"
@current-change="handleCurrentChangetjcl"
:current-page="currentPagetjcl"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -98,7 +98,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -102,7 +102,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -101,7 +101,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -77,7 +77,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -109,7 +109,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -99,7 +99,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -161,7 +161,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -100,7 +100,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -82,7 +82,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -108,7 +108,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -88,7 +88,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......@@ -165,7 +165,7 @@
@size-change="handleSizeChangetjcl"
@current-change="handleCurrentChangetjcl"
:current-page="currentPagetjcl"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -100,7 +100,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -144,7 +144,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -93,7 +93,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -89,7 +89,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......@@ -164,7 +164,7 @@
@size-change="handleSizeChangetjcl"
@current-change="handleCurrentChangetjcl"
:current-page="currentPagetjcl"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -109,7 +109,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -105,7 +105,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -107,7 +107,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -131,7 +131,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -133,7 +133,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -109,7 +109,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -121,7 +121,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -94,7 +94,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
......@@ -97,7 +97,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 15, 20, 50]"
:page-sizes="[10, 15, 20, 50,100]"
:page-size="100"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!