king
2023-08-17 c7aece35a62b6e91fd98a625bf0e53f64bfbd18d
src/pc/modulesource/index.jsx
@@ -48,11 +48,12 @@
      content: '',
      onOk() {
        return new Promise(resolve => {
          Api.getSystemConfig({
          Api.getCloudConfig({
            func: 's_custom_components_adduptdel',
            c_id: item.uuid,
            images: '',
            c_name: item.title,
            typename: sessionStorage.getItem('appType') || '',
            long_param: '',
            del_type: 'Y'
          }).then(result => {