Browse Source

物料列表按id倒叙排列

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@9835 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
hejq 8 years ago
parent
commit
098839ffa6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/webapp/resources/js/index/app.js

+ 1 - 0
src/main/webapp/resources/js/index/app.js

@@ -17542,6 +17542,7 @@ define([ 'toaster', 'charts', 'ngTable', 'common/services', 'common/directives',
 			page : 1, 
 			count : 20,
 			sorting: {
+				id: 'desc'
             }
 		}, {
 			total : 0,