Commit 46f96f03 authored by Hagsn3's avatar Hagsn3

修改代码

parent 41729ed8
......@@ -754,7 +754,7 @@ export default {
createByName: undefined,
rank: undefined,
lot: undefined,
flag:'1'
flag: '1'
}
this.resetForm('form')
},
......
......@@ -5257,7 +5257,7 @@ export default {
.emptyButton {
position: relative;
left: 40%;
left: 50%;
.el-icon-circle-close {
cursor: pointer;
......@@ -5350,13 +5350,13 @@ export default {
display: flex;
::v-deep .el-form-item__content {
width: 162%;
width: 169%;
}
}
.emptyButton {
position: relative;
left: 40%;
left: 55%;
.el-icon-circle-close {
cursor: pointer;
......@@ -5818,7 +5818,7 @@ export default {
.emptyButton {
position: relative;
left: 40%;
left: 50%;
.el-icon-circle-close {
height: 30px;
......@@ -5914,13 +5914,13 @@ export default {
display: flex;
::v-deep .el-form-item__content {
width: 162%;
width: 169%;
}
}
.emptyButton {
position: relative;
left: 40%;
left: 55%;
.el-icon-circle-close {
height: 30px;
......
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