优化生成器,设置选中数据可批量生成高亮
This commit is contained in:
parent
6fd2897101
commit
27746c57b9
@ -16,6 +16,7 @@
|
|||||||
<el-button
|
<el-button
|
||||||
type="primary"
|
type="primary"
|
||||||
@click="handleBatchGenerator()"
|
@click="handleBatchGenerator()"
|
||||||
|
:disabled="!selectionData.length"
|
||||||
v-perm="['sys:generator:batchGenerator']"
|
v-perm="['sys:generator:batchGenerator']"
|
||||||
>
|
>
|
||||||
<template #icon>
|
<template #icon>
|
||||||
|
Loading…
Reference in New Issue
Block a user