src/views/old/store/productManagement.vue
@@ -40,9 +40,6 @@ }, computed:{ ...mapState(['userinfo']), }, methods: { goBackPage() { @@ -233,7 +230,6 @@ init() { this.$api.storeProdList({ }).then(res => { // console.log(res.body) // this.prodTypeList=[] this.mgrIsOpen = res.body.mgrIsOpen; this.orgType = res.body.orgType;