loulijun2021
2022-11-24 4c9ffc457a0e243b6cfb4ddad2450c0f62a0ca03
src/views/scgl/scdd.vue
@@ -626,6 +626,10 @@
    },
    // 修改按钮
    edit(operation, row) {
      if (parseFloat(row.qty) === parseFloat(row.relse_qty)) {
        return this.$message.info('此工单已全部下达!')
      }
      this.operation = operation
      this.dialogVisible = true