Browse Source

no message

zhujindu 2 tuần trước cách đây
mục cha
commit
3def732c47
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/deviceOutside/suishenbangOutstoreVisit.vue

+ 1 - 1
src/views/deviceOutside/suishenbangOutstoreVisit.vue

@@ -619,7 +619,7 @@ export default {
           ...list[taskType5Index],
           taskIds: taskIds,
         };
-        taskType5.taskName = '生动化陈列(拍全产品+道具,至少三张)';
+        taskType5.taskName = '生动化陈列(勿拍店招,最少上传3张)';
         taskTypeArr.splice(taskType5Index, 0, taskType5);
       }
       console.log(taskTypeArr);