Explorar el Código

Merge branch 'recordItem' into recordInp

zhangxc hace 5 años
padre
commit
726276762e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/components/recordInput/ManageItemBatch.vue

+ 3 - 0
src/components/recordInput/ManageItemBatch.vue

@@ -419,6 +419,9 @@
         .oper{
             text-align: right;
         }
+        /deep/.el-table td{
+          text-align: left;
+        }
         /deep/.el-input{
               .el-input__inner{
                     border: 1px solid #333;