This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
<vueSignature
|
||||
ref="signature"
|
||||
:sig-option="option"
|
||||
:w="'800px'"
|
||||
:h="'400px'"
|
||||
:disabled="!enabled"
|
||||
:default-url="dataUrl"
|
||||
></vueSignature>
|
||||
@@ -15,6 +13,8 @@
|
||||
<button @click="addWaterMark">addWaterMark</button>
|
||||
<button @click="handleDisabled">disabled</button>
|
||||
<button @click="test">TEST</button>
|
||||
<!-- :w="'800px'"
|
||||
:h="'400px'" -->
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user