Procházet zdrojové kódy

运费模板样式优化

DELL před 3 roky
rodič
revize
50d1c17962
1 změnil soubory, kde provedl 1 přidání a 2 odebrání
  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()