Browse Source

暂时屏蔽大列表ed选择功能

loki.wu 1 year ago
parent
commit
ffea025c5b
2 changed files with 3 additions and 3 deletions
  1. 1 1
      lib/pages/consultation_record_view/widgets/record_data_table.dart
  2. 2 2
      pubspec.lock

+ 1 - 1
lib/pages/consultation_record_view/widgets/record_data_table.dart

@@ -46,7 +46,7 @@ class RecordDataTable extends GetView<ConsultationRecordViewController> {
                     controller.onTableRowTap(index);
                   },
                   selecteds: _selecteds,
-                  showSelect: kDebugMode,
+                  showSelect: false,
                   onAllRowsSelected: (value, idxs) => {},
                   scrollController: tabelScrollController,
                 ),

+ 2 - 2
pubspec.lock

@@ -343,8 +343,8 @@ packages:
     dependency: "direct main"
     description:
       path: "."
-      ref: "5b9b3d1"
-      resolved-ref: "5b9b3d1fa8957ad3771af4ac4502f1da64f67797"
+      ref: "1d8c754"
+      resolved-ref: "1d8c7543a83a3c91fe062f4c31e22dc2f9991a7f"
       url: "http://git.ius.plus:88/Project-Wing/fis_lib_jsonrpc.git"
     source: git
     version: "0.0.1"