马宇豪
2023-02-09 6a079e08026e1319a37e8c5537ca9a9ac1f3f550
src/views/enterprise/enterpriseDetailForm.vue
@@ -261,7 +261,7 @@
            }else{
                if(this.title === '新增'){
                    let addForm = this.$refs.enterpriseBasicInformation.dataForm
                    if(updateForm.validstarttime == null){
                    if(addForm.validstarttime == null){
                        this.$notify({
                            title:'警告',
                            message:'请填写许可证期限',