style:样式修改
Showing
6 changed files
with
59 additions
and
73 deletions
-
Please register or sign in to post a comment
... | ... | @@ -12,9 +12,4 @@ export default { |
} | ||
} | ||
} | ||
</script> | ||
\ No newline at end of file | ||
<style scoped lang="scss"> | ||
</style> | ||
... | ... |
... | ... | @@ -153,6 +153,7 @@ export default { |
{ | ||
label: "操作", | ||
width: "80", | ||
fixed: "right", | ||
render: (h, scope) => { | ||
return ( | ||
<div> | ||
... | ... |