diff --git a/src/api/liswork/xtwh/ComOpt.ts b/src/api/liswork/xtwh/ComOpt.ts index 5624cfb..14ece01 100644 --- a/src/api/liswork/xtwh/ComOpt.ts +++ b/src/api/liswork/xtwh/ComOpt.ts @@ -106,4 +106,68 @@ export function querySjcs(data?: Object) { method: 'get', params: data }); +} +// 查询检验项目排序 +export function getitemsort(data?: Object) { + return request({ + url: '/xminfo/getitemsort', + method: 'get', + params: data + }); +} +// 保存检验项目排序 +export function saveitemsort(data?: Object) { + return request({ + url: '/xminfo/saveitemsort', + method: 'post', + data + }); +} +// 查询检验项目通道号 +export function getitemtdh(data?: Object) { + return request({ + url: '/xminfo/getitemtdh', + method: 'get', + params: data + }); +} +// 保存检验项目通道号 +export function saveitemtdh(data?: Object) { + return request({ + url: '/xminfo/saveitemtdh', + method: 'post', + data + }); +} +// 删除检验项目通道号 +export function delitemtdh(data?: Object) { + return request({ + url: '/xminfo/delitemtdh', + method: 'get', + params: data + }); +} +// 获取仪器参数 +export function querydouble(data?: Object) { + return request({ + url: '/xminfo/querydouble', + method: 'get', + params: data + }); +} +// 保存仪器参数 +export function savedouble(data?: Object) { + return request({ + url: '/xminfo/savedouble', + method: 'post', + data + }); +} +// 获取参数默认模板 +export function querymbmc(data?: Object) { + return request({ + url: '/xminfo/querymbmc', + method: 'get', + params: data + }); } \ No newline at end of file diff --git a/src/views/liswork/xtwh/comopt-1/components/sysChannel/index.vue b/src/views/liswork/xtwh/comopt-1/components/sysChannel/index.vue deleted file mode 100644 index e8f367c..0000000 --- a/src/views/liswork/xtwh/comopt-1/components/sysChannel/index.vue +++ /dev/null @@ -1,108 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/views/liswork/xtwh/comopt-1/components/sysGlobal/index.vue b/src/views/liswork/xtwh/comopt-1/components/sysGlobal/index.vue deleted file mode 100644 index 3b0a308..0000000 --- a/src/views/liswork/xtwh/comopt-1/components/sysGlobal/index.vue +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/views/liswork/xtwh/comopt-1/components/sysInput/index.vue b/src/views/liswork/xtwh/comopt-1/components/sysInput/index.vue deleted file mode 100644 index e1bac06..0000000 --- a/src/views/liswork/xtwh/comopt-1/components/sysInput/index.vue +++ /dev/null @@ -1,330 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/views/liswork/xtwh/comopt-1/components/sysParameter/index.vue b/src/views/liswork/xtwh/comopt-1/components/sysParameter/index.vue deleted file mode 100644 index 5c19ce5..0000000 --- a/src/views/liswork/xtwh/comopt-1/components/sysParameter/index.vue +++ /dev/null @@ -1,389 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/views/liswork/xtwh/comopt-1/components/sysReport/index.vue b/src/views/liswork/xtwh/comopt-1/components/sysReport/index.vue deleted file mode 100644 index 1ed106b..0000000 --- a/src/views/liswork/xtwh/comopt-1/components/sysReport/index.vue +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/views/liswork/xtwh/comopt-1/components/sysSort/index.vue b/src/views/liswork/xtwh/comopt-1/components/sysSort/index.vue deleted file mode 100644 index 81db88d..0000000 --- a/src/views/liswork/xtwh/comopt-1/components/sysSort/index.vue +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/views/liswork/xtwh/comopt-1/index.vue b/src/views/liswork/xtwh/comopt-1/index.vue deleted file mode 100644 index d774bda..0000000 --- a/src/views/liswork/xtwh/comopt-1/index.vue +++ /dev/null @@ -1,352 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/views/regional/circulation/bbcx/index.vue b/src/views/regional/circulation/bbcx/index.vue index 63c5dae..ba30d9b 100644 --- a/src/views/regional/circulation/bbcx/index.vue +++ b/src/views/regional/circulation/bbcx/index.vue @@ -71,20 +71,20 @@ - - - - - - - +
+ + + + + +
diff --git a/src/views/regional/circulation/bbqs/index.vue b/src/views/regional/circulation/bbqs/index.vue index bd00b88..23eeb61 100644 --- a/src/views/regional/circulation/bbqs/index.vue +++ b/src/views/regional/circulation/bbqs/index.vue @@ -60,20 +60,20 @@ 标本拒签 标本退回
- - - - - - - +
+ + + + + +
@@ -113,7 +113,7 @@ const columns: any = ref([ ]) const tableConfig = ref({ border: true, // 边框 - height: '68vh', // 高度 + height: '100%', // 高度 highlightCurrentRow: true, // 高亮当前行 // fit: true, // 列宽自适应 }) diff --git a/src/views/regional/circulation/bbth/index.vue b/src/views/regional/circulation/bbth/index.vue index 6e3eb9c..7de86a5 100644 --- a/src/views/regional/circulation/bbth/index.vue +++ b/src/views/regional/circulation/bbth/index.vue @@ -60,18 +60,20 @@ 申请作废 - - - - - +
+ + + + + +
@@ -109,7 +111,7 @@ const columns: any = ref([ ]) const tableConfig = ref({ border: true, // 边框 - height: '68vh', // 高度 + height: '100%', // 高度 highlightCurrentRow: true, // 高亮当前行 // fit: true, // 列宽自适应 }) diff --git a/src/views/regional/statistics/bbtj/index.vue b/src/views/regional/statistics/bbtj/index.vue index 66619c8..7de86a5 100644 --- a/src/views/regional/statistics/bbtj/index.vue +++ b/src/views/regional/statistics/bbtj/index.vue @@ -4,15 +4,39 @@ - + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + @@ -31,20 +55,31 @@
- -
- + 申请作废 - + +
+ + + + + +