shish 1 an în urmă
părinte
comite
b6e8d38ca4
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 1 1
      ghsPad/src/pages/home/cash.vue
  2. 1 1
      ghsPad/src/pages/home/waste.vue

+ 1 - 1
ghsPad/src/pages/home/cash.vue

@@ -172,7 +172,7 @@ export default {
 						}
 					}
 				})
-			}, 15000)
+			}, 20000)
 		},
 		updateRightItem(){
 			this.customId = this.getLoginInfo.skCustomId && this.getLoginInfo.skCustomId > 0 ? Number(this.getLoginInfo.skCustomId) : 0

+ 1 - 1
ghsPad/src/pages/home/waste.vue

@@ -131,7 +131,7 @@ export default {
 						}
 					}
 				})
-			}, 15000)
+			}, 20000)
 		},
 		//开单完成之后更新花材的库存
 		rightItemRefresh(){