瀏覽代碼

基础资料修改

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"
           }
         ]
       },