Parcourir la source

更新 'src/views/deposit_home/components/refund_list-detail.vue'

zhouhao il y a 2 ans
Parent
commit
f878336934
1 fichiers modifiés avec 1 ajouts et 4 suppressions
  1. 1 4
      src/views/deposit_home/components/refund_list-detail.vue

+ 1 - 4
src/views/deposit_home/components/refund_list-detail.vue

@@ -901,10 +901,7 @@ export default {
         type: 'warning'
       })
         .then(() => {
-          if (!this.detailList.installDate) {
-            this.$message.error('请选择安装时间')
-            return
-          }
+
 
           if (this.isCustomer) {
             for (let i = 0; i < this.detailList.items.length; i++) {