更换正式环境,测试修改
This commit is contained in:
@@ -105,9 +105,7 @@
|
||||
popShow.value = newval
|
||||
if (newval) {
|
||||
data.value = props.item
|
||||
console.log(props.item);
|
||||
Object.assign(category,props.item)
|
||||
console.log(props.item);
|
||||
}
|
||||
})
|
||||
const isSku = computed(() => {
|
||||
|
||||
Reference in New Issue
Block a user