huminmin
昨天 54549ba871a407d6445dd95dbf2865bb62662b2c
新增采购台账录入人显示有误
已修改1个文件
3 ■■■■■ 文件已修改
src/views/procurementManagement/procurementLedger/index.vue 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/procurementManagement/procurementLedger/index.vue
@@ -1215,6 +1215,9 @@
    }
    
    await getTemplateList();
    await userListNoPage().then((res) => {
      userList.value = res.data;
    });
    operationType.value = type;
    form.value = {};
    productData.value = [];