张同海 2 years ago
parent 5491cb1342
commit fa9cd2f1e5

@ -161,3 +161,14 @@ export default {
} }
} }
</script> </script>
<style lang="less" scoped>
.model-btn-list {
margin-bottom: 15px;
.btn {
margin-right: 6px;
&.ant-btn-primary {
color: #fff;
}
}
}
</style>

Loading…
Cancel
Save