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 = [];