瀏覽代碼

提交诺晶

caojunjie 2 年之前
父節點
當前提交
931498bc58
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      src/views/basicData/portinformation/configuration/mainList.json

+ 7 - 0
src/views/basicData/portinformation/configuration/mainList.json

@@ -88,6 +88,13 @@
     {
       "label": "国家",
       "prop": "country",
+      "type": "select",
+      "filterable": true,
+      "dicUrl": "/api/blade-system/dict-biz/dictionary?code=country",
+      "props": {
+        "label": "dictValue",
+        "value": "dictKey"
+      },
       "width": 80
     },
     {