yangyj %!s(int64=2) %!d(string=hai) anos
pai
achega
cbee52fca9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/data-fill/components/ListItem.vue

+ 1 - 1
src/views/data-fill/components/ListItem.vue

@@ -1135,7 +1135,7 @@ const getPanel = async () => {
 const PanelSaveClick = async (item, index) => {
     const {res, error, code} = await wbsApi.savePanel({
         parentId: formparentId.value,
-        ekey: tableFormItemNode.value['KeyName'],
+        key: tableFormItemNode.value['KeyName'],
         contractId: contractId.value,
         value: formulaModalinfo.type,
         pkeyId: contractId.value,