瀏覽代碼

整理代码

wuhongyuq 5 年之前
父節點
當前提交
70c507b93f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/layout/user/shangchuan.vue

+ 1 - 1
src/layout/user/shangchuan.vue

@@ -10,7 +10,7 @@
 
             <div style="margin: 16px;">
               <el-form-item>
-                <el-button type="primary" @click="onSubmit()">立即创建</el-button>
+                <el-button type="primary" @click="onSubmit()">上传</el-button>
               </el-form-item>
             </div>
           </el-form>