Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
Z
ZDA cam workflow
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Scott Sun
ZDA cam workflow
Commits
540247e4
Commit
540247e4
authored
Jan 04, 2021
by
Scott Sun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
s
parent
9fb00334
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
25 deletions
+11
-25
ZDA_10Export_film.js
src/cam_workflow/ZDA_10Export_film.js
+11
-25
No files found.
src/cam_workflow/ZDA_10Export_film.js
View file @
540247e4
...
@@ -14,7 +14,10 @@ PARAMETER:
...
@@ -14,7 +14,10 @@ PARAMETER:
title : 'Org step',
title : 'Org step',
type : 'LineEdit',
type : 'LineEdit',
property : {tool_tip : '定原稿拼片的step,如未设定,默认为org'},
property : {tool_tip : '定原稿拼片的step,如未设定,默认为org'},
},
},
{
{
name : 'job_suffix',
name : 'job_suffix',
title : '料号后缀',
title : '料号后缀',
...
@@ -33,30 +36,13 @@ PARAMETER:
...
@@ -33,30 +36,13 @@ PARAMETER:
type : 'RadioBox',
type : 'RadioBox',
property : {
property : {
item_list:[
item_list:[
{name:'yes',text:'YES'},
{
{name:'no',text:'NO'},
],
tool_tip:'是否自动保存料号开关'
}
}
]
VERSION_HISTORY:
V1.00 2020-09-01 Scott Sun
1.新版本
HELP:
<html><body bgcolor="#DDECFE">
<font size="3" color="#003DB2"><p>功能简介</p></font>
<p> 原稿拼底片 </p>
<br>
<font size="3" color="#003DB2"><p>参数配置</p></font>
<p> step信息 </p>
<br>
<font size="3" color="#003DB2"><p>注意事项</p></font>
<p> 无 </p>
<br>
</body></html>
*/
*/
//////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////
...
...
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