修复异常
This commit is contained in:
@@ -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: "请在此处清晰书写你的签名"},
|
||||||
|
|||||||
Reference in New Issue
Block a user