feat(workorder): 添加处理结果字段并更新版本号至0.1.5
在工单反馈表单中添加处理结果字段,并更新package.json中的版本号。修改feedback_workorder调用以包含处理结果参数。
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "tms_tools",
|
||||
"private": true,
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.5",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
Reference in New Issue
Block a user