guoyujia hace 9 meses
padre
commit
a4118c30d1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/onSiteInspection/scan.vue

+ 1 - 1
pages/onSiteInspection/scan.vue

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