mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-19 20:41:52 +08:00
✨ CRM:完善合同的新增、修改需求
This commit is contained in:
@@ -155,7 +155,6 @@ const formData = ref({
|
||||
id: undefined,
|
||||
name: undefined,
|
||||
customerId: undefined,
|
||||
contactNextTime: undefined,
|
||||
ownerUserId: undefined,
|
||||
statusTypeId: undefined,
|
||||
dealTime: undefined,
|
||||
@@ -273,7 +272,6 @@ const resetForm = () => {
|
||||
id: undefined,
|
||||
name: undefined,
|
||||
customerId: undefined,
|
||||
contactNextTime: undefined,
|
||||
ownerUserId: undefined,
|
||||
statusTypeId: undefined,
|
||||
dealTime: undefined,
|
||||
|
Reference in New Issue
Block a user