Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
viitto
mallapp
Commits
4bf2a5d9
Commit
4bf2a5d9
authored
Jul 28, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
53eb949a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
enterpriseCertificationdetails.vue
pages/kotra/enterpriseCertificationdetails.vue
+7
-8
No files found.
pages/kotra/enterpriseCertificationdetails.vue
View file @
4bf2a5d9
...
...
@@ -387,15 +387,14 @@
<view
style=
"display: flex;align-items: center;justify-content: center;height:70px ;"
v-if=
"examineMsg.CompanyStatus==1"
>
<Text
>
是否同意审核?
</Text>
</view>
<view
style=
"display: flex;flex-direction: column;height:150px ;width: 100%;padding: 15px;"
v-if=
'examineMsg.CompanyStatus==2'
>
<Text
style=
'margin-top: 5px;margin-bottom: 10px;margin-left: 5%;'
>
拒绝理由
</Text>
<view
style=
"display: flex;flex-direction: column;height:100px ;width: 100%;padding: 15px;"
v-if=
'examineMsg.CompanyStatus==2'
>
<Text
style=
'margin-top: 5px;margin-bottom: 10px;font-size: 16px;'
>
拒绝理由
</Text>
<view>
<input
type=
"text"
placeholder=
"输入理由"
v-model=
"examineMsg.Remark"
>
</view>
<textarea
placeholder=
"输入理由"
style=
"height: 100px;width: 90%;margin-left: 5%;"
class=
"inputM"
v-model=
"examineMsg.Remark"
/>
</view>
<view
style=
"display: flex;flex-direction: row;align-items: center;height: 50px;border-top: 1px solid #F5F5F5;width: 100%;"
>
<view
style=
"width: 50%;display: flex;align-items: center;justify-content: center"
@
click=
"showModal=false"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment