rk
2026-03-10 fa668c325f2dac348fb9f80c0c6c679f9ce1e41b
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"