This commit is contained in:
chenjianan
2019-04-11 09:18:15 +08:00
parent c1aa1e758c
commit c84d4ff323

View File

@@ -33,7 +33,7 @@
</el-card> </el-card>
<el-card> <el-card>
<h3 style="display: inline-block;margin: 0">总计划:</h3> <h3 style="display: inline-block;margin: 0 0 10px 0">总计划:</h3>
<el-table v-loading="loading" :data="tableData" height="750" 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"> <el-table-column label="项目编号" align="center" width="140px" fixed="left">
<template slot-scope="scope"> <template slot-scope="scope">