diff --git a/src/views/board/caseShell/index2.vue b/src/views/board/caseShell/index2.vue
index 1473d9b..fefe130 100644
--- a/src/views/board/caseShell/index2.vue
+++ b/src/views/board/caseShell/index2.vue
@@ -4,7 +4,7 @@
{{ team }}
{{ planNum }}
{{ practicalNum }}
- {{ practicalNum - planNum }}
+ {{ planNum - practicalNum }}
{{ i }}
@@ -144,7 +144,7 @@ export default {
RequestDataSet: [
{
e: 'xkqhb-01',
- i: "",
+ i: "scada_xk_bz_pro_01('')",
f: (e) => {
console.log(e[0].COLUMN_A)
this.team = e[0].COLUMN_A
diff --git a/src/views/board/foaming/index.vue b/src/views/board/foaming/index.vue
index 1c30226..e5c7760 100644
--- a/src/views/board/foaming/index.vue
+++ b/src/views/board/foaming/index.vue
@@ -130,8 +130,8 @@
-
-