@@ -685,10 +685,7 @@ export default {
type: 'warning'
})
.then(() => {
- if (!this.detailList.installDate) {
- this.$message.error('请选择安装时间')
- return
- }
+
let data = {
...this.detailList,
checkBy: this.checkBy,