Ver código fonte

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

houzekong 5 meses atrás
pai
commit
b422d36687
1 arquivos alterados com 1 adições e 1 exclusões
  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: ['常规查询'],
       },