mayf
2024-09-22 241042fab48c5c930b5de2ae45098bb552b5a4a7
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,