Commit 7936d9e9 by anxiaohe

删除调整

parent 2faf5f19
......@@ -227,7 +227,7 @@ function deleteAll(){
}
})
} else {
jp.warning('不可删除');
jp.warning('有已入库的明细数据,不可删除');
}
});
......
......@@ -233,7 +233,7 @@ function deleteAll(){
}
})
} else {
jp.warning('不可删除');
jp.warning('有已入库的明细数据,不可删除');
}
});
......
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