Browse Source

运费模板样式优化

DELL 3 năm trước cách đây
mục cha
commit
50d1c17962
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      src/views/setting/template/create.vue

+ 1 - 2
src/views/setting/template/create.vue

@@ -218,8 +218,7 @@ export default {
           this.shippingTemplateRuleList.push(item)
         }else {
           this.shippingTemplateRuleList2.push(item)
-
-        }
+          }
         })
         this.addData = {id, title}
         this.filterList()