Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-operator-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-app-operator-master
Commits
bff3cb73
Commit
bff3cb73
authored
Oct 18, 2023
by
邓春圆
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文案修改
parent
b89819cc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.vue
src/views/ecw/product/index.vue
+1
-1
edit.vue
src/views/ecw/productAttr/edit.vue
+1
-1
No files found.
src/views/ecw/product/index.vue
View file @
bff3cb73
...
@@ -234,7 +234,7 @@
...
@@ -234,7 +234,7 @@
<span
@
click=
"toPriceManager(formCopy, true)"
style=
"color: #0a84ff;cursor: pointer;"
>
<span
@
click=
"toPriceManager(formCopy, true)"
style=
"color: #0a84ff;cursor: pointer;"
>
查看《#{{$l(formCopy,'title')}}#》路线价格
查看《#{{$l(formCopy,'title')}}#》路线价格
</span>
</span>
<el-button
style=
"font-size: 12px;margin-left: 15px;color: red;"
type=
"text"
@
click=
"form.priceStepClearanceList = [];lineNum = 0"
>
清
楚
路线
</el-button>
<el-button
style=
"font-size: 12px;margin-left: 15px;color: red;"
type=
"text"
@
click=
"form.priceStepClearanceList = [];lineNum = 0"
>
清
除
路线
</el-button>
</p>
</p>
</el-form>
</el-form>
<div
slot=
"footer"
class=
"dialog-footer"
>
<div
slot=
"footer"
class=
"dialog-footer"
>
...
...
src/views/ecw/productAttr/edit.vue
View file @
bff3cb73
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
<span
@
click=
"toPriceManager(formCopv)"
style=
"color: #0a84ff;cursor: pointer;"
>
<span
@
click=
"toPriceManager(formCopv)"
style=
"color: #0a84ff;cursor: pointer;"
>
查看《#{{$l(formCopv,'title')}}#》路线价格
查看《#{{$l(formCopv,'title')}}#》路线价格
</span>
</span>
<el-button
style=
"font-size: 12px;margin-left: 15px;color: red;"
type=
"text"
@
click=
"form.priceStepClearanceList = [];lineNum = 0"
>
清
楚
路线
</el-button>
<el-button
style=
"font-size: 12px;margin-left: 15px;color: red;"
type=
"text"
@
click=
"form.priceStepClearanceList = [];lineNum = 0"
>
清
除
路线
</el-button>
</p>
</p>
<el-form-item>
<el-form-item>
<el-button
type=
"primary"
@
click=
"submitForm"
>
{{$t('确定')}}
</el-button>
<el-button
type=
"primary"
@
click=
"submitForm"
>
{{$t('确定')}}
</el-button>
...
...
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