Explorar o código

bug修复【ID1007851】

chenrui %!s(int64=4) %!d(string=hai) anos
pai
achega
0caac6cf12
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/productManagement/productInfo/offlineModal.vue

+ 3 - 0
src/views/productManagement/productInfo/offlineModal.vue

@@ -152,6 +152,9 @@ export default {
     isShow (newValue, oldValue) {
       if (!newValue) {
         this.$emit('close')
+        this.loadData = []
+        this.form.offlineReasonType = undefined
+        this.form.offlineRemark = ''
       }
     },
     offlineProductList: {