zhengjinyi 1 سال پیش
والد
کامیت
8feaf529ce
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/main/resources/static/js/supplier-center/shop/mixins/freightMixins.js

+ 1 - 0
src/main/resources/static/js/supplier-center/shop/mixins/freightMixins.js

@@ -69,6 +69,7 @@ const freightMixins = function () {
             },
             // 新增运费模板
             handleAddFreight(){
+                this.templateType = 'add'
                 this.freightTemp.name = ''
                 this.freightRuleList = []
                 this.freightRuleList.push(freightDefault())