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