loulijun2021
2023-03-03 0aa79c7b9926e01f61de7c6514ea1deffe3bee7c
src/views/zzmx/jpgj.vue
@@ -711,6 +711,9 @@
    },
    // 保存行
    async saveRow(row) {
      if (parseFloat(row.unprice) <= 0) {
        return this.$message.info('计件单价必须大于零!')
      }
      const data = {
        partcode: this.eqpTable.partcode, //  产品编码
        routecode: this.eqpTable.routecode, //  工艺路线编码