wuhb пре 4 месеци
родитељ
комит
c6de3006cd
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pages/index/index.uvue

+ 1 - 1
pages/index/index.uvue

@@ -249,7 +249,7 @@
 	            scoringStatus: 'to_self,to_re,to_confirm,to_final'
 	        }
 
-	        const result = await listMobileOrderScores(params)
+	        const result = await listMyRate(params)
 	        const resultObj = result as UTSJSONObject
 
 	        if (resultObj['code'] == 200) {