更新物导入
parent
a21e71d072
commit
6751c58e3b
|
|
@ -255,7 +255,7 @@
|
||||||
<el-table-column prop="description" label="备注"/>
|
<el-table-column prop="description" label="备注"/>
|
||||||
|
|
||||||
|
|
||||||
<el-table-column v-if="checkPer(['admin','item:edit'])" label="操作" width="150px" align="center">
|
<el-table-column v-if="checkPer(['admin','item:edit'])" label="操作" align="center">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<udOperation
|
<udOperation
|
||||||
:data="scope.row"
|
:data="scope.row"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue