Merge remote-tracking branch 'origin/master'

ywj_dev
anthonywj 2 years ago
commit 1ca3248031

@ -92,7 +92,7 @@
<el-button
type="text"
:disabled="scope.row.id === 1"
@click.native.stop="deleteDialog(scope.row)"
@click.native="deleteDialog(scope.row)"
>删除
</el-button>
</template>

Loading…
Cancel
Save