Commit fd8d91ed authored by zhengke's avatar zhengke

no message

parent 7257cd53
......@@ -123,7 +123,7 @@ const sellHistoryTripTemplate = async (sellId:any,LogId:any) => {
try {
let queryMsg
let dataRes
if(LogId){
if(!LogId){
queryMsg = {
Id: sellId,
Status: 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment