Commit 6f11d093 authored by 赵啸非's avatar 赵啸非

修改百分百

parent d7f0784c
<template>
<layout-view>
</layout-view>
</template>
<script>
import view from "@/assets/mixins/view";
export default {
mixins: [view],
components: {},
methods: {},
data() {
return {
size: "small",
column: 2,
toString: ["alarmType", "alarmLevel", "alarmPusW1ay", "isUse"],
toArrays: [],
toDate: [],
};
},
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment