Kaynağa Gözat

Merge branch 'master' into kitchenmanage

tmp
zhaoy 8 ay önce
ebeveyn
işleme
989f7bbc58
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. +0
    -3
      src/pages/device/productmanage/index.jsx

+ 0
- 3
src/pages/device/productmanage/index.jsx Dosyayı Görüntüle

@@ -87,7 +87,6 @@ const bomtechnology = (props) => {
operationKey: props.location.query.tabStatus ? props.location.query.tabStatus : 'basis',
tabActiveKey: props.location.query.tabStatus ? props.location.query.tabStatus : 'basis',
});
const { Paragraph, Text } = Typography;
useEffect(() => {
console.log("props.location",props.location)
SetCurrTabKey(tabStatus.tabActiveKey);
@@ -279,8 +278,6 @@ const bomtechnology = (props) => {
title: 'Topics类',
dataIndex: 'topics',
valueType: 'textarea',
ellipsis: true,
search: true,
render: (text) => <Paragraph style={{display:'inline'}} copyable>{text}</Paragraph>,
},
{


Yükleniyor…
İptal
Kaydet