update 车型项目库
This commit is contained in:
@@ -121,7 +121,9 @@ export default {
|
||||
add () {
|
||||
this.form.resetFields()
|
||||
this.visible = true
|
||||
this.model.projectSource = ProjectSource.ADD.value
|
||||
this.model = {
|
||||
projectSource: ProjectSource.ADD.value
|
||||
}
|
||||
this.$nextTick(() => {
|
||||
this.form.setFieldsValue(this.model)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user