chenrui
2 天以前 bfdfceb60b41a541d9d9087323079bc64c144209
客户/供应商修改
已修改2个文件
11 ■■■■ 文件已修改
src/views/basicData/customerFile/index.vue 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basicData/supplierManage/index.vue 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basicData/customerFile/index.vue
@@ -109,14 +109,17 @@
  {
    label: '客户名称',
    prop: 'customerName',
    width: 220,
  },
  {
    label: '纳税人识别码',
    prop: 'taxpayerIdentificationNumber'
    prop: 'taxpayerIdentificationNumber',
    width: 220,
  },
  {
    label: '地址及联系方式',
    prop: 'addressPhone'
    prop: 'addressPhone',
    width: 220,
  },
  {
    label: '联系人',
src/views/basicData/supplierManage/index.vue
@@ -122,10 +122,12 @@
  {
    label: '供应商名称',
    prop: 'supplierName',
    width: 250,
  },
  {
    label: '公司地址',
    prop: 'companyAddress'
    prop: 'companyAddress',
    width: 220,
  },
  {
    label: '联系方式',