mayisheng
2022-08-06 55a073e6dba5d3c7cd72f3699593cb547f7e9cf8
src/api/pc/label.js
@@ -4,7 +4,7 @@
 * @Last Modified by: Morpheus
 * @Last Modified time: 2022-04-29 16:53:53
 */
// 党群机构
// 党政机构
import request from '@/router/axios'
export const setlabel = (data) => {
@@ -41,4 +41,4 @@
            ids: id
        }
    })
}
}