|
@ -194,6 +194,7 @@ export default { |
|
|
<el-button |
|
|
<el-button |
|
|
style="margin-right: 16px" |
|
|
style="margin-right: 16px" |
|
|
@click="editTableItem(scope.row)" |
|
|
@click="editTableItem(scope.row)" |
|
|
|
|
|
v-hasPermi="['df:run:checking:item:edit']" |
|
|
type="text" |
|
|
type="text" |
|
|
size="small" |
|
|
size="small" |
|
|
>编辑</el-button |
|
|
>编辑</el-button |
|
|