src/views/CNAS/process/demand/index.vue
@@ -23,10 +23,10 @@ <el-button type="primary" icon="el-icon-search" size="mini" @click="refreshTable">查 询</el-button> </el-form-item> </el-form> </div> <div style="text-align: right; margin-bottom: 20px"> <el-button size="small" type="primary" @click="goAdd">新增</el-button> </div> </div> <div class="table"> <el-table v-loading="tableListLoading" :data="tableList" height="630" style="width: 100%" border :header-cell-style="{ background: '#f8f8f9', color: '#515a6e' }">