|
|
|
@ -367,6 +367,7 @@ export default { |
|
|
|
this.saveForm = {...this.templateItem} |
|
|
|
this.saveForm.valueChooseFlag = 'N'; |
|
|
|
this.saveForm.valueType = '文本'; |
|
|
|
this.saveForm.valueTypeDb = 'T'; |
|
|
|
if (this.queryForm.itemType){ |
|
|
|
this.saveForm.itemType = this.queryForm.itemType; |
|
|
|
} |
|
|
|
|