Commit aa827028 authored by zhengyi's avatar zhengyi

放货页面样式调整

parent 55dfb740
......@@ -12,7 +12,7 @@
:model="formData"
:rules="rules"
size="small"
label-width="100px"
label-width="140px"
>
<el-row>
<el-col :span="8">
......@@ -303,6 +303,12 @@ export default {
}
</script>
<style lang="scss" scoped>
.w-80{
width: 80px;
}
.red{
color: red;
}
.title {
font-size: 16px;
margin: 20px 0;
......
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