@@ -378,13 +378,6 @@
type: 'warning',
})
return
- }
- if (!this.deptBudgetList.addressUrl) {
- this.$message({
- message: '附件不能为空!',
- type: 'warning',
- })
- return
}
if (!this.deptBudgetList.warehousePositioning) {
this.$message({
@@ -560,13 +560,6 @@