Commit d3541485 by liyanlin

fix

parent 93eb6480
......@@ -75,6 +75,7 @@ public class CostDetailController {
|| user.getUseraccount().equals("林冬菊")
|| user.getUseraccount().equals("梁献云")
|| user.getUseraccount().equals("姚晓婷")
|| user.getUseraccount().equals("刘春丽")
|| detail.getCreateUsername().equals(user.getUseraccount()))) {
detail.setFilePath("");
}
......
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