zhangback
2025-11-18 794057ab9c4e347eed13cdb85f9e3fb5f4956e91
ui/admin-ui3/src/views/tms/tmsProject/index.vue
@@ -121,7 +121,7 @@
        relatedCustomerId: {
          label: '关联客户',
          display: true,minWidth: 150,
          type: 'table',suffixIcon:'search',
          type: 'table',suffixIcon:'search',dataType:'string',
          rules: [
            {
              required: true,
@@ -148,7 +148,7 @@
              contactName: {
                label: '联系人姓名',minWidth: 120,
              },
              signCompany: {
              signCompanyName: {
                label: '签约公司', minWidth: 150,
              },
            },
@@ -194,7 +194,7 @@
        },
        relatedContractId: {
          label: '关联合同',
          display: true,minWidth: 150,
          display: true,minWidth: 150,dataType:'string',
          type: 'table',suffixIcon:'search',
          rules: [
            {