shish %!s(int64=2) %!d(string=hai) anos
pai
achega
5f44bbdc1e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ghsApp/src/admin/ptItem/itemList.vue

+ 1 - 1
ghsApp/src/admin/ptItem/itemList.vue

@@ -109,7 +109,7 @@ export default {
 					delStatusUpdate({id: item.ghs_item_id, delStatus: 0}).then(res => {
 						uni.hideLoading()
 						if(res.code == 1){
-							that.$msg("启用成功")
+							that.$msg("恢复成功")
 						}
 					})
 				})