wangxinhui
4 天以前 9ec715d2deb18a269dd49c48da91a36632d08c81
代码管理/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();