1.附录“规范性附录”改为“规范性”

2.封面标题下的“xx”为宋体10.5
3.封面中国重型汽车集团有限公司为黑体22,后面的发布为黑体14
This commit is contained in:
范强强
2023-09-06 10:35:40 +08:00
parent ba8c879dec
commit e122effb13
2 changed files with 9 additions and 5 deletions
+2 -2
View File
@@ -45,7 +45,7 @@
</template>
<script>
const plainOptions = ['规范性附录', '资料性附录'];
const plainOptions = ['规范性', '资料性附录'];
import InsertImageAppendix from "../components/InsertImageAppendix";
export default {
@@ -98,7 +98,7 @@
this.visible = true
this.form = {
title: '',
attribute: '规范性附录'
attribute: '规范性'
}
},
handleOk() {