소스 검색

基础资料修改

lichao 3 년 전
부모
커밋
59e1f65257
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/views/basicData/customerInformation/detailsPageEdit.vue

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

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