zdl 1 year ago
parent
commit
7fcaa8014d
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/views/data/query/adviceSearch.vue

+ 5 - 0
src/views/data/query/adviceSearch.vue

@@ -954,4 +954,9 @@ export default {
 .marginLeft {
   margin-left: -110px;
 }
+
+
+::v-deep .el-input-number .el-input__inner {
+  text-align: left;
+}
 </style>