JUN
JUN
"react": "16.9.0", "react-native": "0.61.5", "react-native-background-job": "^2.3.1", BackgroundJob.register({ jobKey: JobKeyStr, job: () => { this.uploadvideoBackTask(formdata, JobKeyStr, data.source); } }); BackgroundJob.schedule({ jobKey: JobKeyStr, notificationTitle: "Notification title", notificationText: "Notification text", allowWhileIdle: true, allowExecutionInForeground:...
chartOption2: { tooltip: { formatter: function (params) { return params.marker + params.name + ': ' + params.value[3] + ' ms'; } }, title: { text: '供应商来料到货情况' }, dataZoom: [{ type:...