新增通过ID选中板材

This commit is contained in:
xiefan
2020-04-01 14:15:29 +08:00
parent d79d759091
commit fc4c46d280
3 changed files with 39 additions and 5 deletions

View File

@@ -2,8 +2,7 @@
"name": "cadview",
"version": "1.1.9",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "src/index.ts",
"private": true,
"scripts": {
"build": "tsc",