Commit 50f043d4 by 曾经

Merge branch 'feature/7月基础一异常冻结会员' into dev

* feature/7月基础一异常冻结会员:
  尝试解决
parents 08cecd45 9290ba2b
<template>
<div class="frozen-list">
<div class="abnormal-member-list-page">
<div class="forzen-container" v-if="settingType == 1 || settingType == 3">
<div class="search">
<div class="top-header">
......@@ -435,7 +435,7 @@
import action from './abnormal-member.js';
export default { ...action };
</script> -->
<style lang="less" scoped src="./abnormal-member.less"></style>
<style lang="less" src="./abnormal-member.less"></style>
<style lang="less">
.unfreeze-pop-class .el-popconfirm__main {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment