@ -193,7 +193,7 @@
} = await newFunApi.editTransfer(parmes);
if (status == 200) {
uni.showToast({
title: "录入成功"
title: "修改成功"
})
setTimeout(function() {
uni.$emit('refreshData');