Commit 86f1c3ef authored by 张海景's avatar 张海景

update:生成工单删除生成任务单按钮

parent a85774de
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
> >
</el-col> </el-col>
<el-col :span="1.5"> <!-- <el-col :span="1.5">
<el-button <el-button
type="warning" type="warning"
plain plain
...@@ -242,9 +242,8 @@ ...@@ -242,9 +242,8 @@
@click="handleDofinish" @click="handleDofinish"
v-hasPermi="['mes:pro:workorder:dofinish']" v-hasPermi="['mes:pro:workorder:dofinish']"
>生成任务单 >生成任务单
</el-button </el-button>
> </el-col> -->
</el-col>
<right-toolbar <right-toolbar
:showSearch.sync="showSearch" :showSearch.sync="showSearch"
@queryTable="getList" @queryTable="getList"
......
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 to comment