From 73f78229869ede1a0bee0d50bf4ff46902cf8962 Mon Sep 17 00:00:00 2001 From: 1178634255 <1178634255@qq.com> Date: Thu, 8 Jun 2023 09:54:50 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=A4=87=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/udi/trace/task/index.vue | 4 ++-- src/views/userInformation.vue | 4 ++-- src/views/userManage/customerManage.vue | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/udi/trace/task/index.vue b/src/views/udi/trace/task/index.vue index cec5134..0b86679 100644 --- a/src/views/udi/trace/task/index.vue +++ b/src/views/udi/trace/task/index.vue @@ -154,7 +154,7 @@ - + @@ -269,7 +269,7 @@ - + diff --git a/src/views/userInformation.vue b/src/views/userInformation.vue index 90105a6..ca35b59 100644 --- a/src/views/userInformation.vue +++ b/src/views/userInformation.vue @@ -74,7 +74,7 @@ v-model="firmForm.companyName" > - + From 5cbeb7febef9850b415aafdaa85e338cb9d6b2f2 Mon Sep 17 00:00:00 2001 From: 1178634255 <1178634255@qq.com> Date: Fri, 16 Jun 2023 11:53:55 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=A4=87=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/udi/udiTrace.js | 2 +- src/views/system/notice/index.vue | 3 +- src/views/udi/trace/searchLive/index.vue | 650 +++++++++++++++++++++-- 3 files changed, 604 insertions(+), 51 deletions(-) diff --git a/src/api/udi/udiTrace.js b/src/api/udi/udiTrace.js index e6284b0..fe65d5e 100644 --- a/src/api/udi/udiTrace.js +++ b/src/api/udi/udiTrace.js @@ -84,7 +84,7 @@ export function filterylqxzcrbarmc(query) { //任务列表 export function getTraceTaskList(query) { return axios({ - url: 'udi/trace/task/filter', + url: '/udi/trace/task/filter', method: 'get', params: query }) diff --git a/src/views/system/notice/index.vue b/src/views/system/notice/index.vue index 19e25a0..60078d4 100644 --- a/src/views/system/notice/index.vue +++ b/src/views/system/notice/index.vue @@ -299,6 +299,7 @@ export default { }, /** 删除按钮操作 */ handleDelete(row) { + this.$message.error(this.ids); const noticeIds = row.noticeId || this.ids this.$modal.confirm('是否确认删除公告编号为"' + noticeIds + '"的数据项?').then(function() { return delNotice(noticeIds); @@ -309,4 +310,4 @@ export default { } } }; - \ No newline at end of file + diff --git a/src/views/udi/trace/searchLive/index.vue b/src/views/udi/trace/searchLive/index.vue index fb0ab3d..b007028 100644 --- a/src/views/udi/trace/searchLive/index.vue +++ b/src/views/udi/trace/searchLive/index.vue @@ -170,56 +170,57 @@ > - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 生产信息 {{ currentRow == null ? '' : currentRow.billNo }}-关联关系 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +