فهرست منبع

Merge branch 'xinyan' into test

xinyan 9 ماه پیش
والد
کامیت
3ae2e611fa
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/reportManage/dataCenter/normalDisplay/components/TableDataEntry.vue

+ 1 - 1
src/views/reportManage/dataCenter/normalDisplay/components/TableDataEntry.vue

@@ -254,7 +254,7 @@ const gridOptions = reactive({
     trigger: 'manual',
     mode: 'row',
     showStatus: true,
-
+    autoClear: false,
   },
   day: {
     columns: dayColumns,