瀏覽代碼

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>