Browse Source

对接人

lihongxiao 2 years ago
parent
commit
10db7af11d

+ 6 - 5
src/views/FinancialManagement/CarInsurance/PlatformSettlement/NonVehicleBalance.vue

@@ -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",
+        },
           {
             prop: "agreementName",
             label: "协议号",