mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 03:16:44 +08:00
解决 bug
This commit is contained in:
@@ -56,7 +56,7 @@ const props = defineProps({
|
||||
|
||||
const selectOptions = ref([]);
|
||||
|
||||
const supplier = ref('')
|
||||
// const supplier = ref('')
|
||||
|
||||
|
||||
const managerArray = computed(() => (props.value === "" ? null : props.value));
|
||||
|
||||
Reference in New Issue
Block a user