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