修改服务包

This commit is contained in:
闫晓茹 2024-03-06 17:41:29 +08:00
parent 9f3352caf4
commit 4999279877

View File

@ -887,6 +887,15 @@ export default {
};
</script>
<style lang="scss">
.el-form-item__error {
color: #ff4949;
font-size: 12px;
line-height: 1;
padding-top: 4px;
padding-left: 80px;
position: absolute;
top: 100%;
left: 0;}
.left {
height: 530px;
overflow: auto;