Skip to content

Commit 472a831

Browse files
authored
Update vue.md
1 parent e805edb commit 472a831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

indepth/development/vue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ export default {
8686
/**
8787
* ResourcesPath & ProductKey must be set in order to use the library!
8888
*/
89-
Dynamsoft.DWT.ResourcesPath = "dwt-resources";
89+
Dynamsoft.DWT.ResourcesPath = "/dwt-resources";
9090
Dynamsoft.WebTwainEnv.ProductKey = 'YOUR-PRODUCT-KEY';
9191
Dynamsoft.DWT.Containers = [{
9292
WebTwainId: "dwtObject",

0 commit comments

Comments
 (0)