Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
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
ximai
mes-ui
Commits
3ba1fe2f
Commit
3ba1fe2f
authored
Oct 14, 2024
by
沈翠玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
问题清单
parent
840fd13b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
th_TH.json
src/i18n/lang/th_TH.json
+2
-1
index.vue
src/views/mes/pro/outSourceSchedule/index.vue
+1
-1
No files found.
src/i18n/lang/th_TH.json
View file @
3ba1fe2f
...
...
@@ -2958,5 +2958,6 @@
"库位设置"
:
"การตั้งค่าไลบรารี"
,
"分配角色"
:
"กำหนดบทบาท"
,
"菜单字段"
:
"menuNameTh"
,
"工时单位必选"
:
"หน่วยชั่วโมงการทํางานเป็นข้อบังคับ"
"工时单位必选"
:
"หน่วยชั่วโมงการทํางานเป็นข้อบังคับ"
,
"委外加工商必选"
:
"ต้องเลือกผู้ประมวลผลเอาท์ซอร์ส"
}
\ No newline at end of file
src/views/mes/pro/outSourceSchedule/index.vue
View file @
3ba1fe2f
...
...
@@ -124,7 +124,6 @@
<span
v-else
>
{{
scope
.
row
.
vendorName
}}
</span>
<VendorSelect
ref=
"vendorSelect"
@
onSelected=
"onVendorSelected"
/>
</
template
>
</el-table-column>
<el-table-column
...
...
@@ -217,6 +216,7 @@
<el-button
@
click=
"toOutsource"
>
{{ $t('common.confirm') }}
</el-button>
</div>
</el-dialog>
<VendorSelect
ref=
"vendorSelect"
@
onSelected=
"onVendorSelected"
/>
</div>
</template>
...
...
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