Commit 0b40ea1b by 江和松

物料的查询用名称,并且带上规格显示

parent a0d900a3
...@@ -67,7 +67,7 @@ let initInventCode = function () { ...@@ -67,7 +67,7 @@ let initInventCode = function () {
dataSource=ei.getBlock("invent_record_block_id").getMappedRows(); dataSource=ei.getBlock("invent_record_block_id").getMappedRows();
input.kendoDropDownList({ input.kendoDropDownList({
valuePrimitive: true, valuePrimitive: true,
dataTextField: "valueField", dataTextField: "textField",
dataValueField: "valueField", dataValueField: "valueField",
optionLabel:"请选择", optionLabel:"请选择",
dataSource: dataSource, dataSource: dataSource,
......
...@@ -176,7 +176,7 @@ let initInventCode = function () { ...@@ -176,7 +176,7 @@ let initInventCode = function () {
dataSource=ei.getBlock("invent_record_block_id").getMappedRows(); dataSource=ei.getBlock("invent_record_block_id").getMappedRows();
input.kendoDropDownList({ input.kendoDropDownList({
valuePrimitive: true, valuePrimitive: true,
dataTextField: "valueField", dataTextField: "textField",
dataValueField: "valueField", dataValueField: "valueField",
optionLabel:"请选择", optionLabel:"请选择",
dataSource: dataSource, dataSource: dataSource,
......
...@@ -158,7 +158,7 @@ let initInventCode = function () { ...@@ -158,7 +158,7 @@ let initInventCode = function () {
dataSource=ei.getBlock("invent_record_block_id").getMappedRows(); dataSource=ei.getBlock("invent_record_block_id").getMappedRows();
input.kendoDropDownList({ input.kendoDropDownList({
valuePrimitive: true, valuePrimitive: true,
dataTextField: "valueField", dataTextField: "textField",
dataValueField: "valueField", dataValueField: "valueField",
optionLabel:"请选择", optionLabel:"请选择",
dataSource: dataSource, dataSource: dataSource,
......
...@@ -167,7 +167,7 @@ let initInventCode = function () { ...@@ -167,7 +167,7 @@ let initInventCode = function () {
dataSource=ei.getBlock("invent_record_block_id").getMappedRows(); dataSource=ei.getBlock("invent_record_block_id").getMappedRows();
input.kendoDropDownList({ input.kendoDropDownList({
valuePrimitive: true, valuePrimitive: true,
dataTextField: "valueField", dataTextField: "textField",
dataValueField: "valueField", dataValueField: "valueField",
optionLabel:"请选择", optionLabel:"请选择",
dataSource: dataSource, dataSource: dataSource,
......
...@@ -46,7 +46,7 @@ let initInventCode = function () { ...@@ -46,7 +46,7 @@ let initInventCode = function () {
dataSource=ei.getBlock("invent_record_block_id").getMappedRows(); dataSource=ei.getBlock("invent_record_block_id").getMappedRows();
input.kendoDropDownList({ input.kendoDropDownList({
valuePrimitive: true, valuePrimitive: true,
dataTextField: "valueField", dataTextField: "textField",
dataValueField: "valueField", dataValueField: "valueField",
optionLabel:"请选择", optionLabel:"请选择",
dataSource: dataSource, dataSource: dataSource,
......
...@@ -41,7 +41,7 @@ $(function () { ...@@ -41,7 +41,7 @@ $(function () {
input.kendoDropDownList({ input.kendoDropDownList({
dataSource: dataSource, dataSource: dataSource,
minLength: 0, minLength: 0,
dataTextField: "valueField", dataTextField: "textField",
dataValueField: "valueField", dataValueField: "valueField",
optionLabelTemplate: "[#:valueField#]#:textField#", optionLabelTemplate: "[#:valueField#]#:textField#",
valueTemplate: "[#:valueField#]#:textField#", valueTemplate: "[#:valueField#]#:textField#",
...@@ -183,7 +183,7 @@ let initInventCode = function () { ...@@ -183,7 +183,7 @@ let initInventCode = function () {
dataSource=ei.getBlock("invent_record_block_id").getMappedRows(); dataSource=ei.getBlock("invent_record_block_id").getMappedRows();
input.kendoDropDownList({ input.kendoDropDownList({
valuePrimitive: true, valuePrimitive: true,
dataTextField: "valueField", dataTextField: "textField",
dataValueField: "valueField", dataValueField: "valueField",
optionLabel:"请选择", optionLabel:"请选择",
dataSource: dataSource, dataSource: dataSource,
......
...@@ -95,7 +95,7 @@ let initInventCode = function () { ...@@ -95,7 +95,7 @@ let initInventCode = function () {
dataSource=ei.getBlock("invent_record_block_id").getMappedRows(); dataSource=ei.getBlock("invent_record_block_id").getMappedRows();
input.kendoDropDownList({ input.kendoDropDownList({
valuePrimitive: true, valuePrimitive: true,
dataTextField: "valueField", dataTextField: "textField",
dataValueField: "valueField", dataValueField: "valueField",
optionLabel:"请选择", optionLabel:"请选择",
dataSource: dataSource, dataSource: dataSource,
......
...@@ -140,7 +140,7 @@ let initInventCode = function () { ...@@ -140,7 +140,7 @@ let initInventCode = function () {
dataSource=ei.getBlock("invent_record_block_id").getMappedRows(); dataSource=ei.getBlock("invent_record_block_id").getMappedRows();
input.kendoDropDownList({ input.kendoDropDownList({
valuePrimitive: true, valuePrimitive: true,
dataTextField: "valueField", dataTextField: "textField",
dataValueField: "valueField", dataValueField: "valueField",
optionLabel:"请选择", optionLabel:"请选择",
dataSource: dataSource, dataSource: dataSource,
......
...@@ -42,7 +42,7 @@ let initInventCode = function () { ...@@ -42,7 +42,7 @@ let initInventCode = function () {
dataSource=ei.getBlock("invent_record_block_id").getMappedRows(); dataSource=ei.getBlock("invent_record_block_id").getMappedRows();
input.kendoDropDownList({ input.kendoDropDownList({
valuePrimitive: true, valuePrimitive: true,
dataTextField: "valueField", dataTextField: "textField",
dataValueField: "valueField", dataValueField: "valueField",
optionLabel:"请选择", optionLabel:"请选择",
dataSource: dataSource, dataSource: dataSource,
......
...@@ -42,7 +42,7 @@ $(function () { ...@@ -42,7 +42,7 @@ $(function () {
input.kendoDropDownList({ input.kendoDropDownList({
dataSource: dataSource, dataSource: dataSource,
minLength: 0, minLength: 0,
dataTextField: "param4Field", dataTextField: "textField",
dataValueField: "valueField", dataValueField: "valueField",
optionLabelTemplate: "[#:valueField#]#:textField#[#:param4Field#]", optionLabelTemplate: "[#:valueField#]#:textField#[#:param4Field#]",
valueTemplate: "[#:valueField#]#:textField#[#:param4Field#]", valueTemplate: "[#:valueField#]#:textField#[#:param4Field#]",
......
...@@ -41,7 +41,7 @@ let initInventCode = function () { ...@@ -41,7 +41,7 @@ let initInventCode = function () {
dataSource=ei.getBlock("invent_record_block_id").getMappedRows(); dataSource=ei.getBlock("invent_record_block_id").getMappedRows();
input.kendoDropDownList({ input.kendoDropDownList({
valuePrimitive: true, valuePrimitive: true,
dataTextField: "valueField", dataTextField: "textField",
dataValueField: "valueField", dataValueField: "valueField",
optionLabel:"请选择", optionLabel:"请选择",
dataSource: dataSource, dataSource: dataSource,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment