liyongli 2 miesięcy temu
rodzic
commit
2a5fe214c0
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      src/views/AdListPage.vue

+ 2 - 2
src/views/AdListPage.vue

@@ -51,8 +51,8 @@
         />
       </el-form-item>
       <el-form-item>
-        <el-button type="primary" @click="dialogVisible = false">确定</el-button>
-        <el-button type="primary" @click="dialogVisible = false"> 取消 </el-button>
+        <el-button type="primary" @click="dialogVisible = false">   </el-button>
+        <el-button type="primary" @click="dialogVisible = false"> 取 消 </el-button>
       </el-form-item>
     </el-form>
   </el-dialog>