Explorar o código

总控平台按钮影藏

黄琪勇 hai 6 meses
pai
achega
b5cf2c60f4
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      src/page-instrument/header-top/index.tsx

+ 0 - 4
src/page-instrument/header-top/index.tsx

@@ -528,10 +528,6 @@ export default defineComponent({
       if (query.workRecord) {
         return;
       }
-      // 总控平台 隐藏返回按钮
-      if (query.isCbs) {
-        headTopData.showBack = false;
-      } 
       /** 作业模式 end */
       if (state.defaultModeType == 1) {
         headTopData.handleChangeModeType("practise");