Commit 64a1f949 by LJM

寄售申请单页面-关单 按钮先隐藏

parent 5f238eae
......@@ -29,7 +29,7 @@
<div class="operation-button row verCenter">
<el-button type="primary" @click="popupEvent(1)">提交审核</el-button>
<el-button type="primary" @click="popupEvent(2)">作废</el-button>
<el-button type="primary" @click="popupEvent(3)">关单</el-button>
<!-- <el-button type="primary" @click="popupEvent(3)">关单</el-button>-->
<el-tooltip placement="top" effect="dark">
<div slot="content">
作废:待提审状态、进行中但未发货未入库时可作废<br>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment