Merge branch 'abp' into abp-dev

This commit is contained in:
陈淳
2024-04-15 08:50:06 +08:00
committed by tyjctl
37 changed files with 118 additions and 118 deletions

View File

@@ -161,14 +161,14 @@
<template #default="scope">
<el-button
type="text"
link
icon="Edit"
@click="handleUpdate(scope.row)"
v-hasPermi="['business:article:edit']"
>修改</el-button
>
<el-button
type="text"
link
icon="Delete"
@click="handleDelete(scope.row)"
v-hasPermi="['business:article:remove']"

View File

@@ -215,7 +215,7 @@
>
<template #default="scope">
<el-button
type="text"
link
icon="Edit"
@click="handleGet(scope.row)"
v-hasPermi="['erp:purchase:edit']"
@@ -223,7 +223,7 @@
>
<el-button
type="text"
link
icon="Edit"
@click="handleUpdate(scope.row)"
v-hasPermi="['erp:purchase:edit']"
@@ -231,14 +231,14 @@
>
<el-button
type="text"
link
icon="Delete"
@click="handleDelete(scope.row)"
v-hasPermi="['erp:purchase:remove']"
>结束</el-button
>
<el-button
type="text"
link
icon="Delete"
@click="handleDelete(scope.row)"
v-hasPermi="['erp:purchase:remove']"

View File

@@ -155,14 +155,14 @@
<template #default="scope">
<el-button
type="text"
link
icon="Edit"
@click="handleUpdate(scope.row)"
v-hasPermi="['business:article:edit']"
>修改</el-button
>
<el-button
type="text"
link
icon="Delete"
@click="handleDelete(scope.row)"
v-hasPermi="['business:article:remove']"

View File

@@ -163,14 +163,14 @@
<template #default="scope">
<el-button
type="text"
link
icon="Edit"
@click="handleUpdate(scope.row)"
v-hasPermi="['business:article:edit']"
>修改</el-button
>
<el-button
type="text"
link
icon="Delete"
@click="handleDelete(scope.row)"
v-hasPermi="['business:article:remove']"

View File

@@ -155,14 +155,14 @@
<template #default="scope">
<el-button
type="text"
link
icon="Edit"
@click="handleUpdate(scope.row)"
v-hasPermi="['business:article:edit']"
>修改</el-button
>
<el-button
type="text"
link
icon="Delete"
@click="handleDelete(scope.row)"
v-hasPermi="['business:article:remove']"

View File

@@ -155,14 +155,14 @@
<template #default="scope">
<el-button
type="text"
link
icon="Edit"
@click="handleUpdate(scope.row)"
v-hasPermi="['business:article:edit']"
>修改</el-button
>
<el-button
type="text"
link
icon="Delete"
@click="handleDelete(scope.row)"
v-hasPermi="['business:article:remove']"