🌈 style: 删除console.log
This commit is contained in:
@@ -52,7 +52,6 @@ export default {
|
||||
},
|
||||
mounted() {
|
||||
this.options = this.rawMaterialList;
|
||||
console.log(this.options, this.rawMaterialList);
|
||||
},
|
||||
computed: {
|
||||
...mapGetters(['rawMaterialList'])
|
||||
|
||||
Reference in New Issue
Block a user