Commit 1bfe58b9 authored by 高宇's avatar 高宇

数组中输入框必填校验

parent c38bd440
...@@ -1992,7 +1992,7 @@ export default { ...@@ -1992,7 +1992,7 @@ export default {
this.inspectJbAl2o3List.limitData = this.getStringByArray(this.inspectJbAl2o3List.recode3) this.inspectJbAl2o3List.limitData = this.getStringByArray(this.inspectJbAl2o3List.recode3)
this.inspectInfoList.approveStatus = '1' this.inspectInfoList.approveStatus = '1'
const ossIdList = this.getOssIdList() const ossIdList = this.getOssIdList()
this.getJcCode() this.getJcCode()
var obj = { var obj = {
incomeInspectInfo: this.inspectInfoList, incomeInspectInfo: this.inspectInfoList,
incomeInspectJbAl2o3: this.inspectJbAl2o3List, incomeInspectJbAl2o3: this.inspectJbAl2o3List,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment