优化
This commit is contained in:
@@ -72,7 +72,7 @@ const props = defineProps({
|
||||
default: 0,
|
||||
},
|
||||
selecttype: {
|
||||
type: Number,
|
||||
type: [Number, String],
|
||||
default: 0,
|
||||
},
|
||||
orderId: {
|
||||
|
||||
Reference in New Issue
Block a user