无人机管理后台前端(已迁走)
shuishen
2025-06-27 0d5f70bbcf830f6c3aebf92a0b865a04c9d7f263
src/option/system/dict.js
@@ -9,6 +9,10 @@
  menuWidth: 250,
  dialogWidth: 880,
  dialogClickModal: false,
  height: 'auto',
  calcHeight: 20,
  column: [
    {
      label: '字典编号',
@@ -83,7 +87,7 @@
      hide: true,
    },
  ],
};
}
export const optionChild = {
  tip: false,
@@ -203,4 +207,4 @@
      hide: true,
    },
  ],
};
}