小小儁爺
9 天以前 e4269277e493dad1c410ad40f8fd4e2c934a9b75
src/views/deviceManager/checkStandard.vue
@@ -754,6 +754,9 @@
      if (this.tableDataDialog.length === 0) {
        return this.$message.info('设备关联点检项信息不能为空!')
      }
      if (this.tableDataDialog.filter(i => !i.checkitem_code).length > 0) {
        return this.$message.info('设备关联点检项信息不能为空!')
      }
      this.$refs.dialogForm.validate(valid => {
        if (valid) {