wangxinhui
6 天以前 605e01c0782d8b2ba8d7fe317eb7bb077b7d1e59
代码管理/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();