田源
2023-11-08 217e55e46f663b8dab638a02508a869a12a88efd
Source/UBCS-WEB/src/views/docking/infoForm.vue
@@ -233,6 +233,7 @@
  components: { vciWebRefer },
  data() {
    return {
      referUrl:'/api/ubcs-code/dockingManagement/gridDockingSystem',
      showSubmitDialog: false,
      //接口类型下拉
      interfaceTypeList: [{
@@ -548,7 +549,7 @@
      })
      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