helongyang
2025-07-25 a8e42e164def74dc212d79a43d3049921501ebe2
代码管理/WMS/WIDESEA_WMSClient/src/extension/check/extend/checkResult.vue
@@ -166,7 +166,6 @@
      this.formFields.checkCount = this.rowData.receivedQuantity;
      //sampleCount淇濈暀涓や綅灏忔暟
      this.formFields.sampleCount = (this.rowData.receivedQuantity/10).toFixed(2);
      console.log(this.rowData);
    },
    onModelClose() {
      this.$refs.form.reset();