ecinc-cloud-moarsgl 9.5.0 → 9.5.100

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.js CHANGED
@@ -42,11 +42,11 @@ import RsglRsglRsglIndex from './src/rsglIndex/index'
42
42
  import RsglDetailTab from './src/detailTab/index'
43
43
  // 以对象的结构保存组件,便于遍历
44
44
  const components = {
45
- RsglIndex,RsglTaskItem,RsglStaffCare,RsglRsglRsda,RsglRsglMyPay,RsglRsglMyPayPayDetail,RsglRsglMyFileIndex,RsglRsglMyFileBeforeIndex,
46
- RsglRsglMyFileAppointment,RsglRsglMyFileBankCard,RsglRsglMyFileCertificate,RsglRsglMyFileContract,RsglRsglMyFileItemCell,RsglRsglMyFileWork,
47
- RsglRsglRsglIndex,RsglDetailTab,RsglRsglRsdaAddNewInfo,RsglRsglRsdaBaseDetail,RsglRsglRsdaCellDa,RsglRsglRsdaDaEdit,RsglRsglRsdaJlDetail,
48
- RsglRsglRsdaReglAllRsda,RsglRsglRsdaTableCell,RsglRsglRsdaTables,RsglRsglRsdaTjIndex,RsglRsglRsdaUploadFile,RsglRsglRsdaViewJl,RsglRsglRsdaXqht,
49
- RsglRsglRsdaJlDialog,RsglRsglRsdaLzDialog,RsglRsglRsdaNumDialog,RsglRsglRsdaRzDialog,RsglRsglRsdaZgDialog,RsglRsglRsdaZzDialog
45
+ RsglIndex, RsglTaskItem, RsglStaffCare, RsglRsglRsda, RsglRsglMyPay, RsglRsglMyPayPayDetail, RsglRsglMyFileIndex, RsglRsglMyFileBeforeIndex,
46
+ RsglRsglMyFileAppointment, RsglRsglMyFileBankCard, RsglRsglMyFileCertificate, RsglRsglMyFileContract, RsglRsglMyFileItemCell, RsglRsglMyFileWork,
47
+ RsglRsglRsglIndex, RsglDetailTab, RsglRsglRsdaAddNewInfo, RsglRsglRsdaBaseDetail, RsglRsglRsdaCellDa, RsglRsglRsdaDaEdit, RsglRsglRsdaJlDetail,
48
+ RsglRsglRsdaReglAllRsda, RsglRsglRsdaTableCell, RsglRsglRsdaTables, RsglRsglRsdaTjIndex, RsglRsglRsdaUploadFile, RsglRsglRsdaViewJl, RsglRsglRsdaXqht,
49
+ RsglRsglRsdaJlDialog, RsglRsglRsdaLzDialog, RsglRsglRsdaNumDialog, RsglRsglRsdaRzDialog, RsglRsglRsdaZgDialog, RsglRsglRsdaZzDialog
50
50
  }
51
51
  // 定义 install 方法
52
52
  const install = function(Vue) {