Jelajahi Sumber

feature_20260420_陈列任务识别排面数修改

zhujindu 21 jam lalu
induk
melakukan
c4d57bbb99
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/historicalVisit/perfectStoreSign.vue

+ 1 - 1
src/views/historicalVisit/perfectStoreSign.vue

@@ -74,7 +74,7 @@ export default {
       this.shopSignDetail = null;
       getVisitsDetailPerfectStoreByTaskId({
         visitsId: this.visitsId,
-        taskIdList: this.$route.query.taskId.split(','),
+        taskIdList: this.$route.query.taskId,
       })
         .then((res) => {
           this.toastLoading().clear();