src/pages/sales/invoicingRegistration/add.vue
@@ -358,7 +358,7 @@ productData.value = res.productData; form.value = { ...res }; // 设置默认录入人 form.value.createUer = userStore.name || '' form.value.createUer = userStore.nickName || '' // 设置默认日期 const today = new Date()