Browse Source

修改批量管理对齐方式

zhangxc 5 năm trước cách đây
mục cha
commit
4898875cb9
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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;