diff --git a/src/views/modules/material/seekByTrans.vue b/src/views/modules/material/seekByTrans.vue
index 02effeb..2adb38d 100644
--- a/src/views/modules/material/seekByTrans.vue
+++ b/src/views/modules/material/seekByTrans.vue
@@ -264,24 +264,24 @@ export default {
status: true,
fixed: '',
},
- {
- userId: this.$store.state.user.name,
- functionId: 200003,
- serialNumber: '200003TableRollNo',
- tableId: "200003Table",
- tableName: "卷号",
- columnWidth: 100,
- columnProp: 'rollNo',
- headerAlign: 'center',
- align: "center",
- columnLabel: '卷号',
- columnHidden: false,
- columnImage: false,
- columnSortable: false,
- sortLv: 0,
- status: true,
- fixed: '',
- },
+ // {
+ // userId: this.$store.state.user.name,
+ // functionId: 200003,
+ // serialNumber: '200003TableRollNo',
+ // tableId: "200003Table",
+ // tableName: "卷号",
+ // columnWidth: 100,
+ // columnProp: 'rollNo',
+ // headerAlign: 'center',
+ // align: "center",
+ // columnLabel: '卷号',
+ // columnHidden: false,
+ // columnImage: false,
+ // columnSortable: false,
+ // sortLv: 0,
+ // status: true,
+ // fixed: '',
+ // },
{
userId: this.$store.state.user.name,
functionId: 200003,
diff --git a/src/views/modules/warehouse/allFind.vue b/src/views/modules/warehouse/allFind.vue
index 3c86b94..d524aaf 100644
--- a/src/views/modules/warehouse/allFind.vue
+++ b/src/views/modules/warehouse/allFind.vue
@@ -14,7 +14,7 @@
-
+
@@ -546,7 +546,7 @@ export default {
},
created () {
- this.getDataList()
+ // this.getDataList()
},
methods: {
diff --git a/src/views/modules/warehouse/location.vue b/src/views/modules/warehouse/location.vue
index 8a5d945..bd76265 100644
--- a/src/views/modules/warehouse/location.vue
+++ b/src/views/modules/warehouse/location.vue
@@ -38,8 +38,12 @@
-
+
+
+