| | |
| | | components: { vciWebRefer }, |
| | | data() { |
| | | return { |
| | | referUrl:'/api/ubcs-code/dockingManagement/gridDockingSystem', |
| | | showSubmitDialog: false, |
| | | //接口类型下拉 |
| | | interfaceTypeList: [{ |
| | |
| | | closeSubmitDialog() { |
| | | // this.resetForm(); |
| | | this.showSubmitDialog = false; |
| | | this.$refs.form.resetFields() |
| | | }, |
| | | resetForm() { |
| | | this.formData = { |
| | |
| | | }) |
| | | this.$nextTick(function (){ |
| | | if(pass){ |
| | | that.formData.sysIntParamDTOs=this.formData.sysIntParamVOs.map(item=>{ |
| | | that.formData.sysIntParamDTOS=this.formData.sysIntParamVOs.map(item=>{ |
| | | return { |
| | | ...item, |
| | | ordernNo:item.$index |