This commit is contained in:
Vergil
2020-03-27 09:52:35 +08:00
parent 4f9d63933e
commit 8432ac298e

View File

@@ -140,7 +140,7 @@
<el-divider content-position="right">跳转链接</el-divider> <el-divider content-position="right">跳转链接</el-divider>
<el-row style="margin-left: 20px"> <el-row style="margin-left: 20px">
<el-tooltip :open-delay="1000" effect="dark" content="转到零件状态查询模块" placement="top"> <el-tooltip :open-delay="1000" effect="dark" content="转到零件状态查询模块" placement="top">
<el-button size="medium" type="text" @click="toStatusQuery">件状态查询</el-button> <el-button size="medium" type="text" @click="toStatusQuery">自制件状态查询</el-button>
</el-tooltip> </el-tooltip>
<el-divider direction="vertical"/> <el-divider direction="vertical"/>
<!--<el-tooltip :open-delay="1000" effect="dark" content="转到加工进度查询模块" placement="top">--> <!--<el-tooltip :open-delay="1000" effect="dark" content="转到加工进度查询模块" placement="top">-->