微调
This commit is contained in:
@@ -267,7 +267,7 @@
|
||||
{
|
||||
formContent.value.arrivedDate = dayjs(formContent.value.arrivedDate).format('YYYY-MM-DD');
|
||||
}
|
||||
console.log('1111'+formContent.value.arrivedDate)
|
||||
//console.log('1111'+formContent.value.arrivedDate)
|
||||
if (formContent.value.id) {
|
||||
const result = await updatePqDev(formContent.value);
|
||||
if(result.code != 'A0000'){
|
||||
|
||||
Reference in New Issue
Block a user