mayf
2024-09-21 d66d833556ef54b06f6df33b6a29a1252590a39a
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,