update 国内标准-编辑

This commit is contained in:
赵霄
2023-09-14 17:14:04 +08:00
parent 9de2b8074f
commit 57b701165b
3 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -343,7 +343,7 @@ export default {
},
methods: {
add () {
this.$set(this.formInline, 'year_number', '2023')
this.formInline = Object.assign({}, this.defaultValue)
this.$forceUpdate()
this.type = 'add'
this.getForm()