This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Task 事项
rongxin_dev
zhaodengke
7 months ago
parent
c9700d8352
commit
6a9b8e80f3
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
src/views/sunVillage_info/list_tourists_registration_detail_visitor.vue
+ 3
- 3
src/views/sunVillage_info/list_tourists_registration_detail_visitor.vue
View File
@@ -16,13 +16,13 @@
<van-field v-model="form.totalMoney" label="金额(元)" input-align="right" :border="false" type="number" />-->
<van-field
name="openPic"
name="openPic
1
"
label="事前公开"
input-align="right"
:border="false"
>
</van-field>
<CommonUpload name="openPic" v-model="form.openPic" multiple :deletable="false" :show-upload="false"/>
<CommonUpload name="openPic
1
" v-model="form.openPic
1
" multiple :deletable="false" :show-upload="false"/>
<van-field
name="openPic2"
@@ -73,7 +73,7 @@
perMoney: null,
totalMoney: null,
remark: null,
openPic: null,
openPic
1
: null,
openPic2: null,
openPic3: null,
createBy: null,
Write
Preview
Loading…
Cancel
Save