小小儁爺
9 天以前 cb6086934c46f7ac9f277cbdf1203c8f9f9aaf5f
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) {