Commit 7aee102d authored by ytbdmhy's avatar ytbdmhy

mhy

parents a17cdc74 57c98e77
......@@ -103,7 +103,7 @@ export default {
pageSize: 10
},
loading: false, // 加载标识
selections: [] // 列表选中列
selections: [], // 列表选中列
}
},
methods: {
......@@ -173,7 +173,7 @@ export default {
}
</script>
<style>
<style scoped>
.statusSwitch .el-switch__label {
position: absolute;
display: none;
......
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