MrShi
2026-03-06 cdca21c0c12fa79ad4e85321d0f0960c0c4c3f33
admin/src/views/business/information.vue
@@ -90,8 +90,8 @@
          <template slot-scope="{row}">
            <el-switch
                v-model="row.status"
                :active-value="1"
                :inactive-value="0"
                :active-value="0"
                :inactive-value="1"
                active-color="#13ce66"
                fixed="right"
                inactive-color="#ff4949"