From 6543dd21d2317f64ab1bd0f3c5ea917a1cc18c00 Mon Sep 17 00:00:00 2001 From: "HUOJIN\\92525" <925258474@qq.com> Date: Fri, 28 Jun 2024 13:41:23 +0800 Subject: [PATCH] no message --- src/views/base-data/stock/index.vue | 2 +- src/views/business-data/businessTask/asnTask.vue | 5 ++--- src/views/business-data/gd/index.vue | 9 ++------- src/views/business-data/gdDetail/index.vue | 9 +++++++++ 4 files changed, 14 insertions(+), 11 deletions(-) diff --git a/src/views/base-data/stock/index.vue b/src/views/base-data/stock/index.vue index 14983c6..0fcf2fa 100644 --- a/src/views/base-data/stock/index.vue +++ b/src/views/base-data/stock/index.vue @@ -245,7 +245,7 @@ export default { dicts: ['base_staus', 'use_status', 'stock_type'], cruds() { return CRUD({ - title: '容器', url: 'api/stock', idField: 'id', sort: 'id,desc', crudMethod: {...crudStock}, + title: '容器', url: 'api/stock', idField: 'id', sort: 'id,asc', crudMethod: {...crudStock}, optShow: { add: true, edit: false, diff --git a/src/views/business-data/businessTask/asnTask.vue b/src/views/business-data/businessTask/asnTask.vue index 1ecfd24..e4289d6 100644 --- a/src/views/business-data/businessTask/asnTask.vue +++ b/src/views/business-data/businessTask/asnTask.vue @@ -72,14 +72,13 @@ - + - diff --git a/src/views/business-data/gd/index.vue b/src/views/business-data/gd/index.vue index d12a56f..863d621 100644 --- a/src/views/business-data/gd/index.vue +++ b/src/views/business-data/gd/index.vue @@ -21,9 +21,6 @@ :value="item.value"/> - - @@ -49,9 +46,7 @@ :value="item.value"/> - - - + @@ -89,6 +93,10 @@ + + + +