This commit is contained in:
wyx
2023-03-20 11:30:57 +08:00
parent 36bf6fa9fe
commit 9bf1312230
3 changed files with 12 additions and 0 deletions

View File

@@ -5039,6 +5039,10 @@ export default defineComponent({
});
</script>
<style lang="scss">
.ant-table-cell-fix-right {
width: 250px !important;
}
.addTimeBox {
position: relative;
display: flex;