Explorar o código

数据集添加来源查找

cfort %!s(int64=3) %!d(string=hai) anos
pai
achega
4933c32ce2
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/platform/data/dataset/list.vue

+ 2 - 1
src/views/platform/data/dataset/list.vue

@@ -102,7 +102,8 @@ export default {
           forms: [
             { prop: 'Q^NAME_^SL', label: '名称', labelWidth: 80, itemWidth: 200 },
             { prop: 'Q^KEY_^SL', label: '业务主键', labelWidth: 80, itemWidth: 200 },
-            { prop: 'Q^TYPE_^SL', label: '类型', fieldType: 'select', options: datasetTypeOptions, labelWidth: 80, itemWidth: 200 }
+            { prop: 'Q^TYPE_^SL', label: '类型', fieldType: 'select', options: datasetTypeOptions, labelWidth: 80, itemWidth: 200 },
+            { prop: 'Q^FROM_^SL', label: '来源', labelWidth: 80, itemWidth: 200 }
           ]
         },
         // 表格字段配置