Przeglądaj źródła

修改批量管理对齐方式

zhangxc 5 lat temu
rodzic
commit
4898875cb9
1 zmienionych plików z 3 dodań i 0 usunięć
  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;