浏览代码

查询套保品种详情

yu.jie 4 年之前
父节点
当前提交
a8b909cc04
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5 5
      src/views/information/custom/compoments/modify/index.vue

+ 5 - 5
src/views/information/custom/compoments/modify/index.vue

@@ -242,11 +242,11 @@ export default defineComponent({
                 // email: param.email,  // email
             }
 
-            modifyUserInfo(OperateType, reqParam, loading)
-                .then(res => {
-                    cancel()
-                    context.emit('refresh')
-                })
+            // modifyUserInfo(OperateType, reqParam, loading)
+            //     .then(res => {
+            //         cancel()
+            //         context.emit('refresh')
+            //     })
 
         }
         initData(() => {});