Merge branch 'dev'
Showing
3 changed files
with
3 additions
and
3 deletions
| 1 | <!-- | 1 | <!-- | 
| 2 | * @Description: | 2 | * @Description: | 
| 3 | * @Autor: renchao | 3 | * @Autor: renchao | 
| 4 | * @LastEditTime: 2023-08-16 15:51:58 | 4 | * @LastEditTime: 2023-08-16 16:31:07 | 
| 5 | --> | 5 | --> | 
| 6 | <template> | 6 | <template> | 
| 7 | <!-- 受理信息 --> | 7 | <!-- 受理信息 --> | 
| ... | @@ -488,7 +488,7 @@ | ... | @@ -488,7 +488,7 @@ | 
| 488 | :tableData="ruleForm.qlrData" | 488 | :tableData="ruleForm.qlrData" | 
| 489 | @upDateQlrxxList="upDateQlrxxList" | 489 | @upDateQlrxxList="upDateQlrxxList" | 
| 490 | :key="key" | 490 | :key="key" | 
| 491 | :ableOperation="ableOperation" | 491 | :disabled="ableOperation" | 
| 492 | :gyfs="ruleForm.sldy.gyfs" /> | 492 | :gyfs="ruleForm.sldy.gyfs" /> | 
| 493 | 493 | ||
| 494 | <div v-if="ruleForm.ywrData"> | 494 | <div v-if="ruleForm.ywrData"> | ... | ... | 
This diff is collapsed.
Click to expand it.
- 
Please register or sign in to post a comment