yuliang 5 rokov pred
rodič
commit
bd5268a2dd
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      admin-ui/app/whepi/lingyun/lingyunUser.js

+ 1 - 1
admin-ui/app/whepi/lingyun/lingyunUser.js

@@ -74,7 +74,7 @@ define(function (require) {
             name: 'reportStatus',
             xtype: 'combobox',
             label: '是否上报',
-            data: [{id: '', text: '全部'}, {id: '0', text: '有数据未上报'}, {id: '1', text: '已上报'}, {id: '2', text: '无数据'}],
+            data: [{id: '', text: '全部'}, {id: '0', text: '有数据未上报'}, {id: '1', text: '已上报'}, {id: '2', text: '无数据'}],
             value: '',
             onChange: function (value) {
               queryGrid1();