mayf
2024-09-30 92b44cd6a1e4ff5ea976f6416fb97fbe4fe99209
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,