行open
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<span>工艺名称:</span>
|
||||
<el-input v-model="technologyName" placeholder="工艺名称" size="small" clearable style="width:200px"/>
|
||||
<el-button type="success" class="el-icon-search" size="small" style="margin: 10px 0 0 10px" @click="pageCurrent=1;total=0;searchTable();">查询</el-button>
|
||||
<el-tooltip effect="dark" content="新增补录工时" placement="top" open-delay="1200">
|
||||
<el-tooltip :open-delay="1200" effect="dark" content="新增补录工时" placement="top">
|
||||
<el-button type="primary" class="el-icon-plus" size="small" style="margin: 10px 0 0 10px" @click="addSupplement();">新增</el-button>
|
||||
</el-tooltip>
|
||||
</el-row>
|
||||
|
||||
Reference in New Issue
Block a user