BUG 30981
This commit is contained in:
@@ -97,7 +97,7 @@ export default {
|
||||
* 获取分类
|
||||
*/
|
||||
getClassification() {
|
||||
this.instance.post(`/zwspapprovalclassification/list`, null, {
|
||||
this.instance.post(`/app/zwspapprovalclassification/list`, null, {
|
||||
current: 1,
|
||||
size: 9999
|
||||
}).then(res => {
|
||||
|
||||
Reference in New Issue
Block a user