Commit cf99ff1d authored by 罗超's avatar 罗超

1

parent 903727d3
......@@ -10,7 +10,7 @@ export default defineComponent({
</script>
<style lang="sass">
@import url('./css/font.sass')
@import url('//at.alicdn.com/t/font_2930340_uvse4eempkh.css')
@import url('//at.alicdn.com/t/font_2930340_s3kedu8od4.css')
@import url('./css/table.sass')
.svg-icon-primary g [fill]
transition: fill 0.3s ease
......
......@@ -412,7 +412,7 @@
}
const addsList = () => {
let obj: params = {
Id: 0,
Id: filedList.value[2].Id,
Name: '',
Type: '',
Direction: '',
......
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