Parcourir la source

[Style 0000] 模型管理页面样式统一

houzekong il y a 5 mois
Parent
commit
b422d36687
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/system/algorithm/index.vue

+ 1 - 1
src/views/system/algorithm/index.vue

@@ -126,7 +126,7 @@
       rowKey: 'id',
       showIndexColumn: true,
       formConfig: {
-        showResetButton: false,
+        // showResetButton: false,
         schemas: searchFormSchema,
         schemaGroupNames: ['常规查询'],
       },