wujianwei
2026-01-14 4feb321e6fa88e86991da3610b2bdfcf5a2d87a7
ui/admin-ui3/src/views/cwgl/invoiceInfo/index.vue
@@ -85,6 +85,15 @@
      minWidth: 120,
      search: true,
    },
      enterpriseType: {
      label: '关联企业类型',
      type: 'select',
      dataType: 'string',
      minWidth: 120,
      viewDisplay: false,
      dicUrl: '/system/dict/data/type/sys_affiliated_enterprises',
      search: true,
    },
    invoiceCompanyName: {
      label: '抬头公司',
      minWidth: 200,