zhangwencui
8 天以前 d8bc554368a78a0ad218b0f5903939fcc344b93a
src/pages/managementMeetings/rulesRegulationsManagement/index.vue
@@ -103,7 +103,7 @@
                      @click="viewDetail(item,3)">
              查看
            </u-button>
            <u-button type="error"
            <!-- <u-button type="error"
                      size="small"
                      class="action-btn"
                      @click="handleAbrogate(item)">
@@ -114,7 +114,7 @@
                      class="action-btn"
                      @click="viewDetail(item,2)">
              编辑
            </u-button>
            </u-button> -->
            <u-button type="primary"
                      size="small"
                      class="action-btn"
@@ -130,12 +130,12 @@
      <text>暂无规章制度</text>
    </view>
    <!-- 浮动新增按钮 -->
    <view class="fab-button"
    <!-- <view class="fab-button"
          @click="addVisit">
      <up-icon name="plus"
               size="24"
               color="#ffffff"></up-icon>
    </view>
    </view> -->
  </view>
</template>