소스 검색

fix(forecast): 将按钮文本从"查看"改为"不可编辑"以更准确描述状态

yz 1 개월 전
부모
커밋
146d8b683d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/forecast/index.vue

+ 1 - 1
src/views/forecast/index.vue

@@ -63,7 +63,7 @@
             disabled
             style="color: #c0c4cc;"
           >
-            查看
+            不可编辑
           </el-button>
         </template>
       </avue-crud>