From 344fe94622ce30e8ecd40ed1441267884b07dd50 Mon Sep 17 00:00:00 2001 From: zhangdingyu <974548713@qq.com> Date: Fri, 28 Dec 2018 20:41:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9B=B6=E4=BB=B6=E5=B7=A5=E8=89=BA=E5=88=B6?= =?UTF-8?q?=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/ManufacturingCenter/ProcessPlanning.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/ManufacturingCenter/ProcessPlanning.js b/src/api/ManufacturingCenter/ProcessPlanning.js index 72d253a9..6f0f26fc 100644 --- a/src/api/ManufacturingCenter/ProcessPlanning.js +++ b/src/api/ManufacturingCenter/ProcessPlanning.js @@ -115,7 +115,7 @@ export function processNameClick() { method: 'post', data: { type: '1', - name: '车间生产管理工艺_基础表_工艺分类名称_查询数据' + name: '车间生产管理工艺_基础表_工艺分类名称_查询数据_零件工艺制定专用' } }) }