feat:【antd】【mall】diy-editor 初始化(暂时不可用,保证界面先有。。。)linter
This commit is contained in:
@@ -39,7 +39,11 @@ watch(
|
||||
</script>
|
||||
<template>
|
||||
<InputGroup compact>
|
||||
<Input v-model:value="appLink" placeholder="输入或选择链接" class="flex-1" />
|
||||
<Input
|
||||
v-model:value="appLink"
|
||||
placeholder="输入或选择链接"
|
||||
class="flex-1"
|
||||
/>
|
||||
<Button @click="handleOpenDialog">选择</Button>
|
||||
</InputGroup>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user