PDM更新数据结构后,基础数据查询和BOM初始查询等基本功能都已经OK,待完善和细化相关的上传和下载服务等。
This commit is contained in:
22
plugin/partview/config.json
Normal file
22
plugin/partview/config.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "partview",
|
||||
"title": "部件查询",
|
||||
"intro": "部件查询",
|
||||
"icon": "fa-search",
|
||||
"author": "Panjz",
|
||||
"home": "",
|
||||
"version": "1.0.0",
|
||||
"config": 1,
|
||||
"menu": 1,
|
||||
"import": 0,
|
||||
"rewrite": [],
|
||||
"extends": {
|
||||
"title": "部件查询"
|
||||
},
|
||||
"area": [
|
||||
"600px",
|
||||
"650px"
|
||||
],
|
||||
"path": "\/home\/bt_www\/www\/wwwroot\/pdmweb.sa.com_8989\/plugin\/partview\/",
|
||||
"status": 1
|
||||
}
|
||||
Reference in New Issue
Block a user