loulijun2021
2023-03-03 0fe5b8389c7025ce34a05d3920d1d6c169f9fea7
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, //  工艺路线编码