@@ -238,11 +238,7 @@ export default {
prop: "partnerCompaniesName",
type: "input",
},
- {
- label: "对接人",
- prop: "dockingPerson",
- type: "input",
- },
+
{
label: "协议号",
prop: "agreementName",
@@ -352,6 +348,11 @@ export default {
type: "text",
width:'150',
+ {
+ label: "对接人",
+ prop: "dockingPerson",
+ type: "text",
+ },