Commit 045cc5ee authored by yqz's avatar yqz

Merge branch 'dev_main' of http://gitlab.zhangxindiet.com/ShuMing/phonemanager into dev_main

* 'dev_main' of http://gitlab.zhangxindiet.com/ShuMing/phonemanager:
  【修改】删除方法
parents 2879877c 5e825e99
...@@ -405,8 +405,7 @@ class PhotoRemoveViewController: BaseViewController { ...@@ -405,8 +405,7 @@ class PhotoRemoveViewController: BaseViewController {
if actualTranslation.x < 0 { if actualTranslation.x < 0 {
// 删除操作,先存到单利 // 删除操作,先存到单利
self.vibrate() self.vibrate()
saveDataToSigtonTrash()
saveDataToDBAndSigtonTrash() saveDataToDBAndSigtonTrash()
} }
......
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