Commit 36e3d3e8 authored by youjie's avatar youjie

no message

parent 9404dc63
......@@ -926,7 +926,7 @@
},
};
</script>
<style>
<style scoped>
@import "../../assets/css/customerManage.css";
.left10{
margin-left: 10px;
......@@ -1037,5 +1037,8 @@
left: 0;
right: 0;
}
/deep/.el-input-number__decrease,/deep/.el-input-number__increase{
border: 0 !important;
}
</style>
\ No newline at end of file
......@@ -1302,7 +1302,7 @@
},
};
</script>
<style>
<style scoped>
@import "../../assets/css/customerManage.css";
.left10{
margin-left: 10px;
......@@ -1413,5 +1413,8 @@
left: 0;
right: 0;
}
/deep/.el-input-number__decrease,/deep/.el-input-number__increase{
border: 0 !important;
}
</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