从OA直接跳转的看不到创建人,数据库也没保存
@ -2659,6 +2659,7 @@ export default {
* 获取项目物料列表
*/
openModalDialog() {
this.modalData.createBy = this.$store.state.user.name
if (this.modalData.proofingNo) {
this.searchDelegateAccess();
}