This commit is contained in:
chenjianan
2019-04-10 15:03:57 +08:00
parent a22d9f069b
commit 9f715a8770

View File

@@ -34,7 +34,7 @@
<el-card>
<h3 style="display: inline-block;margin: 0">总计划:</h3>
<el-table v-loading="loading" :data="tableData" height="820" highlight-current-row style="width: 100%;" border element-loading-text="拼命加载中">
<el-table v-loading="loading" :data="tableData" height="750" highlight-current-row style="width: 100%;" border element-loading-text="拼命加载中">
<el-table-column label="项目编号" align="center" width="140px" fixed="left">
<template slot-scope="scope">
<template v-if="scope.row.edit">