Преглед на файлове

Merge branch 'recordItem' into recordInp

zhangxc преди 5 години
родител
ревизия
726276762e
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  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;