DESKTOP-SVI9JE1\muzen hai 1 ano
pai
achega
0610d513d8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/service/resend/index.vue

+ 1 - 1
src/views/service/resend/index.vue

@@ -171,7 +171,7 @@ const handleChangeShopCode = (e) => {
 // 搜索产品型号
 const remoteMethod = (e) => {
   goodsForm.value.goodsName = e
-  goodsForm.value.goodsType = 2
+  goodsForm.value.goodsType = 1
   getGoods()
 }