mayf
2024-09-11 037e46d104c31f36acb67ce4b70ac14f0eb01a01
pages/shop/list.vue
@@ -63,9 +63,10 @@
              },
              { label: '手机号', id: 'tel', type: 'input' },
              {
                label: '启动/禁用',
                label: '启用/禁用',
                id: 'isEnabled',
                type: 'bus-select-dict',
                default: '1',
                el: {
                  code: 'USER_ENABLED_OR_DISABLED',
                  clearable: true,