点巡检、备品备件上层平台改造

This commit is contained in:
zhanghan11 2024-06-13 16:07:10 +08:00
parent a523721be8
commit e08d159ab4
5 changed files with 11 additions and 33 deletions

View File

@ -118,7 +118,7 @@
:gutter="10" :gutter="10"
class="mb8" class="mb8"
> >
<el-col :span="1.5"> <!-- <el-col :span="1.5">
<el-button <el-button
type="primary" type="primary"
plain plain
@ -149,7 +149,7 @@
@click="handleDelete" @click="handleDelete"
v-hasPermi="['patrol:plan:remove']" v-hasPermi="['patrol:plan:remove']"
>删除</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"

View File

@ -88,7 +88,7 @@
:gutter="10" :gutter="10"
class="mb8" class="mb8"
> >
<el-col :span="1.5"> <!-- <el-col :span="1.5">
<el-button <el-button
type="primary" type="primary"
plain plain
@ -98,17 +98,6 @@
v-hasPermi="['spareparts:inbound:add']" v-hasPermi="['spareparts:inbound:add']"
>新增</el-button> >新增</el-button>
</el-col> </el-col>
<!-- <el-col :span="1.5">
<el-button
type="success"
plain
icon="el-icon-edit"
size="mini"
:disabled="single"
@click="handleUpdate"
v-hasPermi="['spareparts:inbound:edit']"
>修改</el-button>
</el-col> -->
<el-col :span="1.5"> <el-col :span="1.5">
<el-button <el-button
type="danger" type="danger"
@ -119,7 +108,7 @@
@click="handleDelete" @click="handleDelete"
v-hasPermi="['spareparts:inbound:remove']" v-hasPermi="['spareparts:inbound:remove']"
>删除</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"

View File

@ -102,7 +102,7 @@
:gutter="10" :gutter="10"
class="mb8" class="mb8"
> >
<el-col :span="1.5"> <!-- <el-col :span="1.5">
<el-button <el-button
type="primary" type="primary"
plain plain
@ -133,7 +133,7 @@
@click="handleDelete" @click="handleDelete"
v-hasPermi="['spareparts:info:remove']" v-hasPermi="['spareparts:info:remove']"
>删除</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"

View File

@ -78,7 +78,7 @@
:gutter="10" :gutter="10"
class="mb8" class="mb8"
> >
<el-col :span="1.5"> <!-- <el-col :span="1.5">
<el-button <el-button
type="primary" type="primary"
plain plain
@ -87,7 +87,7 @@
@click="handleAdd" @click="handleAdd"
v-hasPermi="['spareparts:inventory:add']" v-hasPermi="['spareparts:inventory:add']"
>新增</el-button> >新增</el-button>
</el-col> </el-col> -->
<!-- <el-col :span="1.5"> <!-- <el-col :span="1.5">
<el-button <el-button
type="success" type="success"

View File

@ -108,7 +108,7 @@
:gutter="10" :gutter="10"
class="mb8" class="mb8"
> >
<el-col :span="1.5"> <!-- <el-col :span="1.5">
<el-button <el-button
type="primary" type="primary"
plain plain
@ -118,17 +118,6 @@
v-hasPermi="['spareparts:outbound:add']" v-hasPermi="['spareparts:outbound:add']"
>新增</el-button> >新增</el-button>
</el-col> </el-col>
<!-- <el-col :span="1.5">
<el-button
type="success"
plain
icon="el-icon-edit"
size="mini"
:disabled="single"
@click="handleUpdate"
v-hasPermi="['spareparts:outbound:edit']"
>修改</el-button>
</el-col> -->
<el-col :span="1.5"> <el-col :span="1.5">
<el-button <el-button
type="danger" type="danger"
@ -139,7 +128,7 @@
@click="handleDelete" @click="handleDelete"
v-hasPermi="['spareparts:outbound:remove']" v-hasPermi="['spareparts:outbound:remove']"
>删除</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"