This commit is contained in:
parent
9989ea718f
commit
5f1600b45c
|
@ -218,8 +218,8 @@ const dropdown = reactive({
|
|||
});
|
||||
|
||||
const list = reactive({
|
||||
show: false,
|
||||
index: 0,
|
||||
show: true,
|
||||
index: 3,
|
||||
yxfw: [
|
||||
{
|
||||
id: 0,
|
||||
|
|
Loading…
Reference in New Issue