Commit 61ab925e authored by 罗超's avatar 罗超

1

parent 489e2659
......@@ -256,7 +256,6 @@
created() {},
mounted() {
this.initObj()
console.log("sss", this.customerObj)
},
methods: {
//初始化表单
......
......@@ -804,5 +804,10 @@
}
}
</script>
<style scoped>
::v-deep .el-input__inner{
background:transparent;
border:none;
}
</style>
\ No newline at end of file
This diff is collapsed.
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