项目计划管理

This commit is contained in:
Vergil
2020-05-15 14:58:57 +08:00
parent 77ec32a340
commit 4a6dbfda10
2 changed files with 5 additions and 9 deletions

View File

@@ -22,7 +22,7 @@
</el-option>
</el-select>
<el-button type="primary" plain icon="el-icon-search" size="small" style="margin-left: 20px" @click="total=0;pageSize=50;pageCurrent=1;searchData();searchTable()">查询</el-button>
<el-button type="primary" plain icon="el-icon-search" size="small" style="float: right;margin-right: 20px" @click="turnTo()">组件状态查询</el-button>
<el-button type="text" plain style="float: right;margin-right: 20px;margin-top: 5px" @click="turnTo()">组件状态查询</el-button>
</el-card>
<el-card>
<el-tabs v-model="PartType2" type="border-card" style="margin-top: 10px">