1.附录“规范性附录”改为“规范性”
2.封面标题下的“xx”为宋体10.5 3.封面中国重型汽车集团有限公司为黑体22,后面的发布为黑体14
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user