update code
This commit is contained in:

parent
a074e0e6e9
commit
06f16f82ff
@ -441,4 +441,11 @@ const myDetail = [
|
||||
rows: 3
|
||||
},
|
||||
];
|
||||
</script>
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
::v-deep{
|
||||
.tui-grid-layer-state{
|
||||
top: 40px !important;
|
||||
}
|
||||
}
|
||||
</style>
|
@ -1028,4 +1028,4 @@ const myDetail = [
|
||||
value: { '1': true, '0': false },
|
||||
},
|
||||
];
|
||||
</script>
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user