From 69f37c5750443cf070a0a58f1f1ab471a37a3cfb Mon Sep 17 00:00:00 2001 From: pengwei Date: Wed, 21 May 2025 16:32:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:1=E3=80=81=E7=A6=81=E9=97=AD=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E6=B6=89=E5=8F=8A=E9=97=AE=E9=A2=98=E4=B8=8B=E5=8F=91?= =?UTF-8?q?=EF=BC=9B=202=E3=80=81=E4=BF=A1=E8=AE=BF=E5=A4=A7=E5=B1=8F?= =?UTF-8?q?=E6=95=B0=E5=AD=97=E5=B8=83=E5=B1=80=E8=B0=83=E6=95=B4=EF=BC=9B?= =?UTF-8?q?3=E3=80=81=E4=BF=A1=E8=AE=BF=E5=A4=A7=E5=B1=8F=E6=B9=96?= =?UTF-8?q?=E5=8D=97=E5=9C=B0=E5=9B=BE=E6=95=B0=E6=8D=AE=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/work/confinement.ts | 10 + src/components/datav/tabs.vue | 5 +- src/components/negative/action-history.vue | 2 +- src/components/negative/dialog.vue | 13 +- src/components/negative/verify.vue | 2705 ++++++++++---------- src/views/datav/MailVisits.vue | 105 +- 6 files changed, 1497 insertions(+), 1343 deletions(-) diff --git a/src/api/work/confinement.ts b/src/api/work/confinement.ts index 096cba1..437d2d0 100644 --- a/src/api/work/confinement.ts +++ b/src/api/work/confinement.ts @@ -6,6 +6,16 @@ export const getConfinementList = (query)=>{ query }) } + +//无权限判断的分页查询 +export const getConfinementListAll =(query)=>{ + return request.get({ + url:'/confinement/listALl', + query + }) +} + + //新增 export const InsertConfinement = (body) =>{ return request.post({ diff --git a/src/components/datav/tabs.vue b/src/components/datav/tabs.vue index b172030..e4ec978 100644 --- a/src/components/datav/tabs.vue +++ b/src/components/datav/tabs.vue @@ -114,6 +114,9 @@ function handleChangeActiveTab(item) { } } } +.tabs-content{ + min-width: 300px; +} .tab-title { margin-bottom: 4px; cursor: pointer; @@ -139,4 +142,4 @@ function handleChangeActiveTab(item) { } } } - \ No newline at end of file + diff --git a/src/components/negative/action-history.vue b/src/components/negative/action-history.vue index 4812a47..df68cd9 100644 --- a/src/components/negative/action-history.vue +++ b/src/components/negative/action-history.vue @@ -102,4 +102,4 @@ function getConsumingTime(crtTime, index) { } } } - \ No newline at end of file + diff --git a/src/components/negative/dialog.vue b/src/components/negative/dialog.vue index 159d714..69b64a7 100644 --- a/src/components/negative/dialog.vue +++ b/src/components/negative/dialog.vue @@ -136,8 +136,11 @@ + + +
+ -1 && !verifyEditFlag " > +
+ +