rk
20 小时以前 b1dbef13075c3a6fea62e41db4cdcd7334e1e92b
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"