Commit 06864dea authored by chenzj's avatar chenzj

Merge branch 'dev' of http://git.local.topsunit.com/mes/mes-ui into dev

parents b0dba8fb b57f5e04
...@@ -143,7 +143,7 @@ ...@@ -143,7 +143,7 @@
> >
</el-col> </el-col>
<el-col :span="1.5"> <!-- <el-col :span="1.5">
<el-button <el-button
type="danger" type="danger"
plain plain
...@@ -155,7 +155,7 @@ ...@@ -155,7 +155,7 @@
>删除 >删除
</el-button </el-button
> >
</el-col> </el-col> -->
<el-col :span="1.5"> <el-col :span="1.5">
<el-button <el-button
type="warning" type="warning"
...@@ -233,7 +233,7 @@ ...@@ -233,7 +233,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
...@@ -245,10 +245,10 @@ ...@@ -245,10 +245,10 @@
>生成任务单 >生成任务单
</el-button> </el-button>
</el-col> </el-col>
<right-toolbar <!-- <right-toolbar
:showSearch.sync="showSearch" :showSearch.sync="showSearch"
@queryTable="getList" @queryTable="getList"
></right-toolbar>--> ></right-toolbar> -->
</el-row> </el-row>
<!-- 用户导入对话框 --> <!-- 用户导入对话框 -->
......
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