Explorar o código

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

zhouhao %!s(int64=2) %!d(string=hai) anos
pai
achega
f878336934
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  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++) {