guoyujia 9 月之前
父節點
當前提交
c332d2f699
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/onSiteInspection/scan.vue

+ 1 - 1
pages/onSiteInspection/scan.vue

@@ -149,7 +149,7 @@
 											if(res.data.dayworkItemList.length == 0) {
 											if(res.data.dayworkItemList.length == 0) {
 												uni.showToast({
 												uni.showToast({
 													icon: 'none',
 													icon: 'none',
-													title: "该批次当天没有报工",
+													title: "该批次本日没有可进行巡检的报工",
 													duration: 2000
 													duration: 2000
 												})
 												})
 											}else{
 											}else{