Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
topsun-baoshen-excel
Project
Project
Details
Activity
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
何远江
topsun-baoshen-excel
Commits
a68e3b96
Commit
a68e3b96
authored
Apr 17, 2025
by
tanghao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
帮助文档处理
parent
90751fea
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
help.vue
src/views/order/scripts/help.vue
+8
-1
No files found.
src/views/order/scripts/help.vue
View file @
a68e3b96
...
@@ -27,7 +27,14 @@
...
@@ -27,7 +27,14 @@
<p
class=
"font-bold text-lg text-black mb-2"
>
变量模块内置变量
</p>
<p
class=
"font-bold text-lg text-black mb-2"
>
变量模块内置变量
</p>
<p>
<p>
<span
class=
"font-bold text-black"
>
支持订单字段:
</span>
<span
class=
"font-bold text-black"
>
订单
</span>
<br
/>
<div
class=
"bg-[#1e293b] p-2 text-white rounded expample"
>
var orderNo = 订单.客户订单号
</div>
<br
/>
<span
class=
"font-bold text-black"
>
订单字段内置变量:
</span>
<span
<span
v-for=
"(item, index) in orderVars"
v-for=
"(item, index) in orderVars"
:key=
"index"
:key=
"index"
...
...
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