@@ -213,9 +213,6 @@ export default {
},
};
- created() {
-
- },
mounted() {
this.disabled = this.$route.query.key === "查看" ? true : false;
this.getList();