From 3de2db0492aa472cbb63c44c59b3ac13a47efe25 Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期三, 28 六月 2023 11:11:40 +0800 Subject: [PATCH] 验质界面修改,确认验质修改 --- api/globalApi.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/globalApi.js b/api/globalApi.js index 730ec60..ccfcbc8 100644 --- a/api/globalApi.js +++ b/api/globalApi.js @@ -380,9 +380,9 @@ method: 'POST' }, /** - * @@description 鏍规嵁id鏇存柊鎶樻墸鐜� 娌抽挗*/ + * @description 鏍规嵁id鏇存柊鎶樻墸鐜� 娌抽挗*/ updateTmTaskCoalItem: { url: '/wrzs/tmtaskcoalitem/updateTmTaskCoalItem', method: 'POST' - } + }, } \ No newline at end of file -- Gitblit v1.9.1