Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
hg-smart
Overview
Overview
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
platform
hg-smart
Commits
0b40ea1b
Commit
0b40ea1b
authored
Aug 13, 2024
by
江和松
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
物料的查询用名称,并且带上规格显示
parent
a0d900a3
Show whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
12 additions
and
12 deletions
+12
-12
HGCG001A.js
src/main/webapp/HG/CG/HGCG001A.js
+1
-1
HGCG002.js
src/main/webapp/HG/CG/HGCG002.js
+1
-1
HGCG002B.js
src/main/webapp/HG/CG/HGCG002B.js
+1
-1
HGCG003.js
src/main/webapp/HG/CG/HGCG003.js
+1
-1
HGCG003A.js
src/main/webapp/HG/CG/HGCG003A.js
+1
-1
HGCG003B.js
src/main/webapp/HG/CG/HGCG003B.js
+2
-2
HGKC001.js
src/main/webapp/HG/KC/HGKC001.js
+1
-1
HGKC005.js
src/main/webapp/HG/KC/HGKC005.js
+1
-1
HGKC010.js
src/main/webapp/HG/KC/HGKC010.js
+1
-1
HGSC009A.js
src/main/webapp/HG/SC/HGSC009A.js
+1
-1
HGZL001B.js
src/main/webapp/HG/ZL/HGZL001B.js
+1
-1
No files found.
src/main/webapp/HG/CG/HGCG001A.js
View file @
0b40ea1b
...
...
@@ -67,7 +67,7 @@ let initInventCode = function () {
dataSource
=
ei
.
getBlock
(
"invent_record_block_id"
).
getMappedRows
();
input
.
kendoDropDownList
({
valuePrimitive
:
true
,
dataTextField
:
"
value
Field"
,
dataTextField
:
"
text
Field"
,
dataValueField
:
"valueField"
,
optionLabel
:
"请选择"
,
dataSource
:
dataSource
,
...
...
src/main/webapp/HG/CG/HGCG002.js
View file @
0b40ea1b
...
...
@@ -176,7 +176,7 @@ let initInventCode = function () {
dataSource
=
ei
.
getBlock
(
"invent_record_block_id"
).
getMappedRows
();
input
.
kendoDropDownList
({
valuePrimitive
:
true
,
dataTextField
:
"
value
Field"
,
dataTextField
:
"
text
Field"
,
dataValueField
:
"valueField"
,
optionLabel
:
"请选择"
,
dataSource
:
dataSource
,
...
...
src/main/webapp/HG/CG/HGCG002B.js
View file @
0b40ea1b
...
...
@@ -158,7 +158,7 @@ let initInventCode = function () {
dataSource
=
ei
.
getBlock
(
"invent_record_block_id"
).
getMappedRows
();
input
.
kendoDropDownList
({
valuePrimitive
:
true
,
dataTextField
:
"
value
Field"
,
dataTextField
:
"
text
Field"
,
dataValueField
:
"valueField"
,
optionLabel
:
"请选择"
,
dataSource
:
dataSource
,
...
...
src/main/webapp/HG/CG/HGCG003.js
View file @
0b40ea1b
...
...
@@ -167,7 +167,7 @@ let initInventCode = function () {
dataSource
=
ei
.
getBlock
(
"invent_record_block_id"
).
getMappedRows
();
input
.
kendoDropDownList
({
valuePrimitive
:
true
,
dataTextField
:
"
value
Field"
,
dataTextField
:
"
text
Field"
,
dataValueField
:
"valueField"
,
optionLabel
:
"请选择"
,
dataSource
:
dataSource
,
...
...
src/main/webapp/HG/CG/HGCG003A.js
View file @
0b40ea1b
...
...
@@ -46,7 +46,7 @@ let initInventCode = function () {
dataSource
=
ei
.
getBlock
(
"invent_record_block_id"
).
getMappedRows
();
input
.
kendoDropDownList
({
valuePrimitive
:
true
,
dataTextField
:
"
value
Field"
,
dataTextField
:
"
text
Field"
,
dataValueField
:
"valueField"
,
optionLabel
:
"请选择"
,
dataSource
:
dataSource
,
...
...
src/main/webapp/HG/CG/HGCG003B.js
View file @
0b40ea1b
...
...
@@ -41,7 +41,7 @@ $(function () {
input
.
kendoDropDownList
({
dataSource
:
dataSource
,
minLength
:
0
,
dataTextField
:
"
value
Field"
,
dataTextField
:
"
text
Field"
,
dataValueField
:
"valueField"
,
optionLabelTemplate
:
"[#:valueField#]#:textField#"
,
valueTemplate
:
"[#:valueField#]#:textField#"
,
...
...
@@ -183,7 +183,7 @@ let initInventCode = function () {
dataSource
=
ei
.
getBlock
(
"invent_record_block_id"
).
getMappedRows
();
input
.
kendoDropDownList
({
valuePrimitive
:
true
,
dataTextField
:
"
value
Field"
,
dataTextField
:
"
text
Field"
,
dataValueField
:
"valueField"
,
optionLabel
:
"请选择"
,
dataSource
:
dataSource
,
...
...
src/main/webapp/HG/KC/HGKC001.js
View file @
0b40ea1b
...
...
@@ -95,7 +95,7 @@ let initInventCode = function () {
dataSource
=
ei
.
getBlock
(
"invent_record_block_id"
).
getMappedRows
();
input
.
kendoDropDownList
({
valuePrimitive
:
true
,
dataTextField
:
"
value
Field"
,
dataTextField
:
"
text
Field"
,
dataValueField
:
"valueField"
,
optionLabel
:
"请选择"
,
dataSource
:
dataSource
,
...
...
src/main/webapp/HG/KC/HGKC005.js
View file @
0b40ea1b
...
...
@@ -140,7 +140,7 @@ let initInventCode = function () {
dataSource
=
ei
.
getBlock
(
"invent_record_block_id"
).
getMappedRows
();
input
.
kendoDropDownList
({
valuePrimitive
:
true
,
dataTextField
:
"
value
Field"
,
dataTextField
:
"
text
Field"
,
dataValueField
:
"valueField"
,
optionLabel
:
"请选择"
,
dataSource
:
dataSource
,
...
...
src/main/webapp/HG/KC/HGKC010.js
View file @
0b40ea1b
...
...
@@ -42,7 +42,7 @@ let initInventCode = function () {
dataSource
=
ei
.
getBlock
(
"invent_record_block_id"
).
getMappedRows
();
input
.
kendoDropDownList
({
valuePrimitive
:
true
,
dataTextField
:
"
value
Field"
,
dataTextField
:
"
text
Field"
,
dataValueField
:
"valueField"
,
optionLabel
:
"请选择"
,
dataSource
:
dataSource
,
...
...
src/main/webapp/HG/SC/HGSC009A.js
View file @
0b40ea1b
...
...
@@ -42,7 +42,7 @@ $(function () {
input
.
kendoDropDownList
({
dataSource
:
dataSource
,
minLength
:
0
,
dataTextField
:
"
param4
Field"
,
dataTextField
:
"
text
Field"
,
dataValueField
:
"valueField"
,
optionLabelTemplate
:
"[#:valueField#]#:textField#[#:param4Field#]"
,
valueTemplate
:
"[#:valueField#]#:textField#[#:param4Field#]"
,
...
...
src/main/webapp/HG/ZL/HGZL001B.js
View file @
0b40ea1b
...
...
@@ -41,7 +41,7 @@ let initInventCode = function () {
dataSource
=
ei
.
getBlock
(
"invent_record_block_id"
).
getMappedRows
();
input
.
kendoDropDownList
({
valuePrimitive
:
true
,
dataTextField
:
"
value
Field"
,
dataTextField
:
"
text
Field"
,
dataValueField
:
"valueField"
,
optionLabel
:
"请选择"
,
dataSource
:
dataSource
,
...
...
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