scorpio 2 年之前
父節點
當前提交
22ef193ef9
共有 1 個文件被更改,包括 1 次插入6 次删除
  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,