张泽亮 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; 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) { onConfirmJydxlx(value) {


読み込み中…
キャンセル
保存