修复异常

This commit is contained in:
aixianling
2023-01-05 16:41:46 +08:00
parent 93fb710aa3
commit 06458155dd

View File

@@ -19,11 +19,8 @@
</template> </template>
<script> <script>
import AiBottomBtn from "../AiBottomBtn";
export default { export default {
name: "sealDrawer", name: "sealDrawer",
components: {AiBottomBtn},
appName: "签名", appName: "签名",
props: { props: {
placeholder: {type: String, default: "请在此处清晰书写你的签名"}, placeholder: {type: String, default: "请在此处清晰书写你的签名"},