Commit a276f141 authored by 张海景's avatar 张海景

update:修改工单列表加上生成任务单按钮

parent 86f1c3ef
...@@ -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
...@@ -243,7 +243,7 @@ ...@@ -243,7 +243,7 @@
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