控制台前端页面升级

This commit is contained in:
暮光:城中城
2020-12-20 21:59:09 +08:00
parent dfb1e62074
commit a5fcdea2fa
78 changed files with 7664 additions and 8025 deletions

View File

@@ -25,7 +25,6 @@
</template>
<script>
var app;
export default {
data() {
@@ -48,7 +47,6 @@
};
},
mounted: function () {
app = this;
},
methods: {
handleSizeChange(val) {