@@ -110,7 +110,6 @@ export default {
},
computed: {},
created() {
- this.getOrderList();
this.tablecols = this.tool.tabelCol(
this.$route.name
).productTable.tablecols;
@@ -118,7 +118,6 @@ export default {
mounted() {