flx:提交检测管理作业

This commit is contained in:
X_Rian 2024-08-30 18:16:37 +08:00
parent 7dd5012d7b
commit 15756fe60e
3 changed files with 1252 additions and 1037 deletions

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
</el-option>
</el-select>
</el-form-item>
<el-form-item label="申请人员">
<el-form-item label="作业装置">
<el-input placeholder="请输入" v-model="formInline.applicantTeamLeaderName" clearable
style="width: 200px">
</el-input>
@ -1155,7 +1155,7 @@ export default {
initData() {
let data = {
applicant: this.formInline.enterpriseId,
applicantTeamLeaderName: this.formInline.applicantTeamLeaderName,
operationEquipment: this.formInline.applicantTeamLeaderName,
pageNo: this.pageNo,
pageSize: this.pageSize,
projectSn: this.projectSn,

File diff suppressed because it is too large Load Diff