代码调整

This commit is contained in:
dong 2023-04-07 15:22:33 +08:00
parent 074453ece7
commit 6187b449c1

View File

@ -251,7 +251,7 @@ export default {
} }
}; };
</script> </script>
<style lang="scss"> <style lang="scss" scoped>
.equipmentConstructionTable{ .equipmentConstructionTable{
width:91%;margin-left:15px width:91%;margin-left:15px
} }