Commit d55b5496 authored by Mac's avatar Mac

1

parent 832965a5
...@@ -10,5 +10,5 @@ export default defineComponent({ ...@@ -10,5 +10,5 @@ export default defineComponent({
</script> </script>
<style lang="sass"> <style lang="sass">
@import url('./css/font.sass') @import url('./css/font.sass')
@import url('//at.alicdn.com/t/font_2930340_dn2rgl17m5t.css') @import url('//at.alicdn.com/t/font_2930340_ymozcida88.css')
</style> </style>
...@@ -177,7 +177,6 @@ ...@@ -177,7 +177,6 @@
ok: { ok: {
label: "确认", label: "确认",
flat: true, flat: true,
focus: true
} }
}).onOk(() => { }).onOk(() => {
setFiledState(item, type) setFiledState(item, type)
......
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