Browse Source

基础资料修改

lichao 3 years ago
parent
commit
59e1f65257
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/views/basicData/customerInformation/detailsPageEdit.vue

+ 4 - 0
src/views/basicData/customerInformation/detailsPageEdit.vue

@@ -445,6 +445,10 @@ export default {
           {
           {
             label: "付款方式",
             label: "付款方式",
             prop: "paymentType"
             prop: "paymentType"
+          },
+          {
+            label: "包装要求",
+            prop: "packageRemarks"
           }
           }
         ]
         ]
       },
       },