修改自定义显示问题1

v1.0.0
于肖磊 2024-08-26 09:39:18 +08:00
parent 3be509f0ea
commit d5c9788e2d
1 changed files with 9 additions and 6 deletions

View File

@ -125,12 +125,15 @@ const url_computer = (name: string) => {
//#endregion
//#region
const diy_data = toRef(props.list);
onMounted(() => {
//
if (!isEmpty(diy_data)) {
on_choose(0, false);
}
});
//
// onMounted(() => {
// //
// if (!isEmpty(diy_data)) {
// on_choose(0, false);
// }
// });
//
const copy = (index: number) => {
// , id