Ver Fonte

fix bug

scorpio há 2 anos atrás
pai
commit
22ef193ef9
1 ficheiros alterados com 1 adições e 6 exclusões
  1. 1 6
      src/views/contract/component/info2.vue

+ 1 - 6
src/views/contract/component/info2.vue

@@ -122,12 +122,7 @@ export default {
           {
             label: '款项类别',
             prop: 'dictKey',
-            type: 'select',
-            dicUrl: '/api/blade-system/dict-biz/dictionary?code=payment-type',
-            props: {
-              label: 'dictValue',
-              value: 'dictKey'
-            },
+            type: 'input',
             rules: [
               {
                 required: true,