|
@@ -148,15 +148,15 @@
|
|
|
v-hasPermi="['ams:wcsTask:add']"
|
|
|
>新增</el-button>
|
|
|
</el-col>
|
|
|
- <el-col :span="1.5">
|
|
|
- <el-button
|
|
|
- type="primary"
|
|
|
- plain
|
|
|
- icon="el-icon-plus"
|
|
|
- size="mini"
|
|
|
- @click="handleCharge"
|
|
|
- >充电任务</el-button>
|
|
|
- </el-col>
|
|
|
+<!-- <el-col :span="1.5">-->
|
|
|
+<!-- <el-button-->
|
|
|
+<!-- type="primary"-->
|
|
|
+<!-- plain-->
|
|
|
+<!-- icon="el-icon-plus"-->
|
|
|
+<!-- size="mini"-->
|
|
|
+<!-- @click="handleCharge"-->
|
|
|
+<!-- >充电任务</el-button>-->
|
|
|
+<!-- </el-col>-->
|
|
|
<!--<el-col :span="1.5">
|
|
|
<el-button
|
|
|
type="success"
|