防腐记录
This commit is contained in:
@@ -46,10 +46,6 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<!-- 防腐记录 -->
|
||||
<nbd-anti-record :params="{ materialCode: form.MaterialCode, projectId: currentProject.ProjectId }" />
|
||||
|
||||
<!-- 防腐填报 -->
|
||||
<view class="section">
|
||||
<view class="section__header">
|
||||
@@ -110,7 +106,8 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<!-- 自检 -->
|
||||
|
||||
<!-- 自检 -->
|
||||
<view class="section">
|
||||
<view class="section__header">
|
||||
<view class="section__bar"></view>
|
||||
@@ -165,6 +162,11 @@
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<!-- 防腐记录 -->
|
||||
<nbd-anti-record :params="{ materialCode: form.MaterialCode, projectId: currentProject.ProjectId }" />
|
||||
|
||||
|
||||
|
||||
<nbd-submit-bar text="提交" :loading="submitting" @click="handleSubmit" />
|
||||
</view>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user