Explorar o código

fix: 发货type

From-wh %!s(int64=2) %!d(string=hai) anos
pai
achega
4c2ae607e8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      template/uni-app/pages/admin/delivery/index.vue

+ 1 - 1
template/uni-app/pages/admin/delivery/index.vue

@@ -298,7 +298,7 @@
 				save.delivery_type = delivery_name;
 				save.delivery_code = that.logistics[that.seIndex].code
 				save.delivery_name = that.logistics[that.seIndex].id
-				save.type = that.active + 1
+				save.type = that.active
 				if (delivery_type == 1 && this.curExpress == 1) {
 					if (!delivery_id) {
 						return this.$util.Tips({