修改
This commit is contained in:
parent
eadf5284d3
commit
683d990016
@ -858,7 +858,11 @@ export default {
|
||||
},
|
||||
};
|
||||
</script>
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
::v-deep .el-input-number .el-input__inner {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.el-form-item__error {
|
||||
color: #ff4949;
|
||||
font-size: 12px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user