|
|
@@ -60,12 +60,7 @@ Page({
|
|
|
readonly: true,
|
|
|
dropType: ''
|
|
|
},
|
|
|
- {
|
|
|
- code: 'brandName',
|
|
|
- title: mixins.$t('brandName'),
|
|
|
- type: 'str',
|
|
|
- readonly: true,
|
|
|
- },
|
|
|
+
|
|
|
{
|
|
|
code: 'nonStdCode',
|
|
|
title: '色号',
|
|
|
@@ -230,13 +225,7 @@ Page({
|
|
|
title: mixins.$t("warehouseId"),
|
|
|
type: 'choose',
|
|
|
urlKey: 'chooseWh'
|
|
|
- },
|
|
|
- {
|
|
|
- code: 'brandName',
|
|
|
- title: mixins.$t('brandName'),
|
|
|
- type: 'str',
|
|
|
- readonly: true,
|
|
|
- },
|
|
|
+ },
|
|
|
{
|
|
|
code: 'nonStdCode',
|
|
|
title: mixins.$t("goodsBatch"),
|
|
|
@@ -297,13 +286,7 @@ Page({
|
|
|
readonly: true,
|
|
|
title: mixins.$t("warehouseId"),
|
|
|
type: 'str'
|
|
|
- },
|
|
|
- {
|
|
|
- code: 'brandName',
|
|
|
- title: mixins.$t('brandName'),
|
|
|
- type: 'str',
|
|
|
- readonly: true,
|
|
|
- },
|
|
|
+ },
|
|
|
{
|
|
|
code: 'nonStdCode',
|
|
|
readonly: true,
|
|
|
@@ -363,13 +346,7 @@ Page({
|
|
|
title: mixins.$t("warehouseId"),
|
|
|
type: 'choose',
|
|
|
urlKey: 'chooseWh'
|
|
|
- },
|
|
|
- {
|
|
|
- code: 'brandName',
|
|
|
- title: mixins.$t('brandName'),
|
|
|
- type: 'str',
|
|
|
- readonly: true,
|
|
|
- },
|
|
|
+ },
|
|
|
{
|
|
|
code: 'nonStdCode',
|
|
|
title: mixins.$t("goodsBatch"),
|
|
|
@@ -431,13 +408,7 @@ Page({
|
|
|
title: mixins.$t("warehouseId"),
|
|
|
type: 'choose',
|
|
|
urlKey: 'openingInventory',
|
|
|
- },
|
|
|
- {
|
|
|
- code: 'brandName',
|
|
|
- title: mixins.$t('brandName'),
|
|
|
- type: 'str',
|
|
|
- readonly: true,
|
|
|
- },
|
|
|
+ },
|
|
|
{
|
|
|
code: 'nonStdCode',
|
|
|
title: mixins.$t("goodsBatch"),
|
|
|
@@ -476,13 +447,7 @@ Page({
|
|
|
title: mixins.$t("warehouseId"),
|
|
|
type: 'choose',
|
|
|
urlKey: 'selectInventorySku',
|
|
|
- },
|
|
|
- {
|
|
|
- code: 'brandName',
|
|
|
- title: mixins.$t('brandName'),
|
|
|
- type: 'str',
|
|
|
- readonly: true,
|
|
|
- },
|
|
|
+ },
|
|
|
{
|
|
|
code: 'nonStdCode',
|
|
|
title: mixins.$t("goodsBatch"),
|