src/menu/components/card/data-card/options.jsx
@@ -62,10 +62,6 @@ } } if (wrap.datatype === 'public' && MenuType === 'billPrint') { wrap.datatype = 'static' } const cardWrapForm = [ { type: 'text', @@ -103,7 +99,7 @@ options: [ {value: 'dynamic', label: '动态', priKeyType: 'static'}, {value: 'static', label: '静态', priKeyType: 'static'}, {value: 'public', label: '公共数据源', priKeyType: 'static', disabled: MenuType === 'billPrint'}, {value: 'public', label: '公共数据源', priKeyType: 'static'}, ], linkFields: ['priKeyType'], controlFields: [