فهرست منبع

在线文档-OA逻辑修改

fan 2 سال پیش
والد
کامیت
af35477fd7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/pages/main/onlineExcel/index.vue

+ 1 - 1
src/pages/main/onlineExcel/index.vue

@@ -133,7 +133,7 @@
                    :modal-append-to-body="false" :close-on-click-modal="false">
             <div style="margin-left: 30px;padding-bottom: 20px" v-loading = 'shareLoading'>
                 <el-button type="primary" @click="processExcelShare(1)" plain>仅我可编辑</el-button>
-                <el-button type="primary" @click="openOADialog(2)" plain>所有人可编辑</el-button>
+                <el-button type="primary" @click="openOADialog(2)" plain>部门内所有人可编辑</el-button>
                 <el-button type="primary" @click="checkexa = true" plain>指定人可编辑</el-button>
             </div>
         </el-dialog>