瀏覽代碼

fix

master
张泽亮 3 月之前
父節點
當前提交
63cbfb28ac
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. +3
    -3
      src/views/app/project/operate_edit.vue

+ 3
- 3
src/views/app/project/operate_edit.vue 查看文件

@@ -181,9 +181,9 @@
this.form.jymj = 0;
})
}
// getInfoByImportCode(response.data.importCode).then((res) => {
// this.form.deptId = res.data.deptId
// });
getInfoByImportCode(response.data.importCode).then((res) => {
this.form.deptId = res.data.deptId
});
});
},
onConfirmJydxlx(value) {


Loading…
取消
儲存