Commit 46f96f03 authored by Hagsn3's avatar Hagsn3

修改代码

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