소스 검색

创建分支

caojunjie 3 년 전
부모
커밋
b188242e05
1개의 변경된 파일13개의 추가작업 그리고 0개의 파일을 삭제
  1. 13 0
      src/views/businessManagement/deliveryNotice/configuration/customerContact.json

+ 13 - 0
src/views/businessManagement/deliveryNotice/configuration/customerContact.json

@@ -58,6 +58,19 @@
         }
       ]
     },{
+      "label": "大字",
+      "prop": "code",
+      "index": 2,
+      "width":100,
+      "cell": false,
+      "rules": [
+        {
+          "required": false,
+          "message": "请输入大字",
+          "trigger": "blur"
+        }
+      ]
+    },{
       "label": "规格编码",
       "prop": "typeno",
       "index": 3,