|
@@ -776,10 +776,10 @@
|
|
|
|
|
|
|
|
|
|
if (this.objValue.enginClassValue == '回填') {
|
|
if (this.objValue.enginClassValue == '回填') {
|
|
- if (this.stonePowderArr.length <= 0) {
|
|
|
|
- this.$modal.msg('请上传石粉回填照片')
|
|
|
|
- return
|
|
|
|
- }
|
|
|
|
|
|
+ // if (this.stonePowderArr.length <= 0) {
|
|
|
|
+ // this.$modal.msg('请上传石粉回填照片')
|
|
|
|
+ // return
|
|
|
|
+ // }
|
|
if (this.warningtTapeArr.length <= 0) {
|
|
if (this.warningtTapeArr.length <= 0) {
|
|
this.$modal.msg('请上传警示带铺设照片')
|
|
this.$modal.msg('请上传警示带铺设照片')
|
|
return
|
|
return
|