1.修改上传组件文件查询数量:21
parent
9f00759e09
commit
bb65290daf
|
|
@ -64,7 +64,6 @@ watch(
|
|||
}
|
||||
}
|
||||
);
|
||||
console.log(1);
|
||||
onMounted(() => {
|
||||
init();
|
||||
});
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
<template>
|
||||
<div class="auxiliary-line">
|
||||
{{ form.data_source }}
|
||||
<el-form :model="form" label-width="70">
|
||||
<card-container>
|
||||
<div class="mb-20">数据源</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue