|
|
@ -612,9 +612,9 @@ function submitForm1() { |
|
|
|
console.log(timingForm1) |
|
|
|
console.log(timingForm1) |
|
|
|
postXg1({ |
|
|
|
postXg1({ |
|
|
|
"deviceId": timingForm1.deviceId, |
|
|
|
"deviceId": timingForm1.deviceId, |
|
|
|
"parentId": 1, |
|
|
|
"parentId": 0, |
|
|
|
"userId": 1, |
|
|
|
"userId": 1, |
|
|
|
"deviceType": 3, |
|
|
|
"deviceType": 2, |
|
|
|
"deviceSn": timingForm1.deviceSn, |
|
|
|
"deviceSn": timingForm1.deviceSn, |
|
|
|
"deviceModel": timingForm1.deviceModel, |
|
|
|
"deviceModel": timingForm1.deviceModel, |
|
|
|
"deviceName": timingForm1.deviceName, |
|
|
|
"deviceName": timingForm1.deviceName, |
|
|
|