haoxuan
2023-11-01 b136c0a80500d929897a8e24f920efad47e2e307
变更公海 的接口传参修改
1个文件已修改
2 ■■■ 已修改文件
src/views/client/client/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/client/client/index.vue
@@ -391,7 +391,7 @@
    async changeHighSeasClick(row) {
      await getAssign({
        ids: [row.id],
        member_id: 1,
        member_id: 0,
        type: "client"
      }).then((res) => {
        this.editConfig.visible = false