chenxiong %!s(int64=3) %!d(string=hai) anos
pai
achega
97fe163509
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages2/verify/input.vue

+ 1 - 1
pages2/verify/input.vue

@@ -1386,7 +1386,7 @@ export default {
 					self.$api.getbaseprofiletpgetInfo({ goodsId: self.goodsId ,orderGoodsId:self.orderGoodsId}).then(result => {
 						if (result.data.code === 200) {
 							if (!result.data.data) {
-								self.$api.getbaseprofiletplistProfile({ pageNum: 1, pageSize: 1, status: 1 }).then(kit => {
+								self.$api.getbaseprofiletplistProfile({ pageNum: 1, pageSize: 1 }).then(kit => {
 									if (kit.data.rows.length) {
 										var ajson = JSON.parse(kit.data.rows[0].keyValue);
 										self.listData.forEach((zyitem, zyindex) => {