refactor(editor): Simplify data count in NDV (no-changelog) (#7568)
This commit is contained in:
@@ -144,6 +144,7 @@ export default defineComponent({
|
||||
props: {
|
||||
runIndex: {
|
||||
type: Number,
|
||||
required: true,
|
||||
},
|
||||
isReadOnly: {
|
||||
type: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user