This commit is contained in:
jiangfuzhuang
2020-02-07 14:26:18 +08:00
parent b65ace5b45
commit 55cb139df8
6 changed files with 605 additions and 555 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 B

File diff suppressed because it is too large Load Diff

View File

@@ -669,6 +669,7 @@ export default {
const _this = this
if (route.name === 'PartAssignment') {
_this.fetchData()
_this.DeliveryTime = ''
}
}
}