Sfoglia il codice sorgente

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

zhouhao 2 anni fa
parent
commit
57726503aa

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

@@ -685,10 +685,7 @@ export default {
         type: 'warning'
       })
         .then(() => {
-          if (!this.detailList.installDate) {
-            this.$message.error('请选择安装时间')
-            return
-          }
+        
           let data = {
             ...this.detailList,
             checkBy: this.checkBy,