Преглед на файлове

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

zhouhao преди 2 години
родител
ревизия
57726503aa
променени са 1 файла, в които са добавени 1 реда и са изтрити 4 реда
  1. 1 4
      src/views/deposit_commerce/components/refund_list-detail.vue

+ 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,