diff --git a/src/views/basicData/localPlateParts/index.vue b/src/views/basicData/localPlateParts/index.vue
index 134a055..2eac788 100644
--- a/src/views/basicData/localPlateParts/index.vue
+++ b/src/views/basicData/localPlateParts/index.vue
@@ -44,7 +44,7 @@ export default {
},
data() {
return {
- isShowImport:false
+ isShowImport:false,
selectionList: [],
option: {
height: "auto",
diff --git a/src/views/basicData/materialQuota/components/KAu.vue b/src/views/basicData/materialQuota/components/KAu.vue
index 7474b54..d45d1b3 100644
--- a/src/views/basicData/materialQuota/components/KAu.vue
+++ b/src/views/basicData/materialQuota/components/KAu.vue
@@ -47,7 +47,7 @@ export default {
},
data() {
return {
- isShowImport:false
+ isShowImport:false,
selectionList: [],
option: {
height: "auto",
diff --git a/src/views/basicData/teamManagement.vue b/src/views/basicData/teamManagement.vue
index 925c645..1b2d238 100644
--- a/src/views/basicData/teamManagement.vue
+++ b/src/views/basicData/teamManagement.vue
@@ -165,7 +165,7 @@ export default {
},
data() {
return {
- isShowImport:false
+ isShowImport:false,
data: [],
page: {
pageSize: 10,
diff --git a/src/views/qualityManagement/tankSolutionSystem/components/batchDialog.vue b/src/views/qualityManagement/tankSolutionSystem/components/batchDialog.vue
index 9a71dee..f9b419c 100644
--- a/src/views/qualityManagement/tankSolutionSystem/components/batchDialog.vue
+++ b/src/views/qualityManagement/tankSolutionSystem/components/batchDialog.vue
@@ -1,40 +1,50 @@
-
-
-
-
- (单位)
-
-
-
-
- (单位)
-
-
-
-
- (单位)
-
-
-
-
- (单位)
-
-
-
-
-
-
-
-
-
-
+
+
+
+ (单位)
+
+
+ (单位)
+
+
+ (单位)
+
+
+ (单位)
+
+
+
+
+
+
\ No newline at end of file
+