Ver Fonte

上架管理

caojunjie há 2 anos atrás
pai
commit
fa7663b36f

+ 2 - 2
src/views/tirePartsMall/basicData/listingManagement/index.vue

@@ -40,8 +40,8 @@
                     style="margin-left: 10px"
                     v-model="row.upAndDownShelves"
                     @change="check(row)"
-                    active-value="1"
-                    inactive-value="0">
+                    :active-value="1"
+                    :inactive-value="0">
                 </el-switch>
               </el-tooltip>
             </template>