14893 申请动火作业 所有的输入框都没有必填验证 注意后续流程也要有必填验证

limingyu-20240419-一公司危险作业更新
liujun 2024-04-01 19:57:24 +08:00
parent aa94e66276
commit 0883bbb262
1 changed files with 1 additions and 1 deletions

View File

@ -985,7 +985,7 @@ export default {
uni.showLoading({
title: '请稍候'
})
if (STATUS == 1.5) {
if (STATUS === '1') {
this.rules.map(({name, message}) => {
if (!this.pd[name]) {
uni.showToast({