Commit 4b32bc3e authored by Cai Wei's avatar Cai Wei

fix(*): 组件打包报错修复

parent 3d859139
...@@ -453,4 +453,5 @@ const cancel = () => { ...@@ -453,4 +453,5 @@ const cancel = () => {
.el-input-number__increase { .el-input-number__increase {
border-color: #F56C6C; border-color: #F56C6C;
} }
} }
\ No newline at end of file </style>
\ No newline at end of file
...@@ -510,4 +510,5 @@ onBeforeUnmount(() => {}); ...@@ -510,4 +510,5 @@ onBeforeUnmount(() => {});
background-color: #fef0f0; background-color: #fef0f0;
} }
} }
} }
\ No newline at end of file </style>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment